Click or drag to resize

IImage Methods

Version 130.1.90

The IImage type exposes the following members.

Methods
 NameDescription
Public methodGetAsBitmap Returns the bitmap representation that most closely matches scaleFactor.
Public methodGetAsJPEG Returns the JPEG representation that most closely matches scaleFactor.
Public methodGetAsPNG Returns the PNG representation that most closely matches scaleFactor.
Public methodGetRepresentationInfo Returns information for the representation that most closely matches scaleFactor.
Public methodHasRepresentation Returns true if this image contains a representation for scaleFactor.
Public methodIsSame Returns true if this Image and that Image share the same underlying storage.
Public methodRemoveRepresentation Removes the representation for scaleFactor.
Top
See Also