GetFormat
函数功能
获取Image对象的图片类型。
函数原型
ImageFormat Image::GetFormat() const;
返回参数说明
数据结构
说明
ImageFormat
返回图片的类型,具体请参见
ImageFormat
。
父主题:
Image