GetDataSize
Function Usage
Obtains the memory data size of the Image class object.
Prototype
uint32_t GetDataSize() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
uint32_t |
Returns the size of memory data. |
Parent topic: Image
Obtains the memory data size of the Image class object.
uint32_t GetDataSize() const;
Data Structure |
Description |
|---|---|
uint32_t |
Returns the size of memory data. |