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