Image

Object Hierarchy | Related C++ Class: Image

Introduced

2.0

Description

This class provides read-access to the representation of an image in memory.

For the vast majority of image files, Softimage represents the data in memory as uncompressed 8-bit RGBA. This is true even if the original file has no alpha information. The format of the data can be determined with Image.NumChannels and Image.ChannelSize.

Methods

GetPixel

GetPixelArray

Properties

ChannelSize

NumChannels

ResX

ResY

See Also

ImageClip.GetImage

Examples

• See Image.1.vbs



Autodesk Softimage 2011