Navigation
API > API/Plugins > API/Plugins/MutableRuntime > API/Plugins/MutableRuntime/MuR > API/Plugins/MutableRuntime/MuR/Image
| Type | Name | Description | |
|---|---|---|---|
| int32 | Calculate the size of the image data in bytes, regardless of what is allocated in m_data, only using the image descriptions. | ||
| int32 | CalculateDataSize
(
int lod |
Calculate the size of a lod of the image data in bytes, regardless of what is allocated in m_data, only using the image descriptions. | |
| int32 | CalculateDataSize
(
int32 SizeX, |
Calculate the size of the image data in bytes, regardless of what is allocated in m_data, only using the image descriptions. |