AnyCAD Rapid API 2024
Help you to create a better world!
载入中...
搜索中...
未找到
Image类 参考
类 Image 继承关系图:
FileImage MemoryImage

Public 成员函数

long GetWidth ()
 
void SetWidth (long val)
 
long GetHeight ()
 
void SetHeight (long val)
 
long GetChannel ()
 
void SetChannel (long val)
 
EnumTextureInternalFormat GetInternalFormat ()
 
void SetInternalFormat (EnumTextureInternalFormat val)
 
EnumTextureFormat GetFormat ()
 
void SetFormat (EnumTextureFormat val)
 
EnumDataType GetDataType ()
 
void SetDataType (EnumDataType val)
 

详细描述

<> The Image