GetDataSize
函数功能
获取Image对象的内存数据大小。
函数原型
1
uint32_t
Image::GetDataSize
()
const
;
返回参数说明
数据结构
说明
uint32_t
返回内存数据的大小。
父主题:
Image