wrap.Image.__init__

Image.__init__(fileName)

Loads image from file. Only 32-bit images are supported.

Parameters:

fileName : string

The name of the file from which texture will be loaded.