IImage class

IImage class

Represents the raster or vector image.

The IImage type exposes the following members:

Properties

PropertyDescription
sizeGets an image size.
widthGets the width of the image.
heightGets the height of the image.

Methods

MethodDescription
saveSave the image to the file.
saveSave the image to the file.
saveSave the image to the stream.

See Also