GetSize
Function Usage
Obtains the width and height of the aligned Image class object, that is, width and height of the actual memory size.
Prototype
Size GetSize() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
Size |
Returns the width and height of the aligned image, that is, width and height of the actual memory size. |
Parent topic: Image