IImage Methods |
The IImage type exposes the following members.
Name | Description | |
---|---|---|
GetAsBitmap | Returns the bitmap representation that most closely matches scaleFactor. | |
GetAsJPEG | Returns the JPEG representation that most closely matches scaleFactor. | |
GetAsPNG | Returns the PNG representation that most closely matches scaleFactor. | |
GetRepresentationInfo | Returns information for the representation that most closely matches scaleFactor. | |
HasRepresentation | Returns true if this image contains a representation for scaleFactor. | |
IsSame | Returns true if this Image and that Image share the same underlying storage. | |
RemoveRepresentation | Removes the representation for scaleFactor. |