GetFormat
Function Usage
Obtains the image type of the Image class object.
Prototype
ImageFormat GetFormat() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
ImageFormat |
Returns the image type. For details, see ImageFormat. |
Parent topic: Image