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