AnyCAD Rapid API 2023
Help you to create a better world!
|
Public 成员函数 | |
String | GetFileName () |
void | SetFileName (String val) |
boolean | Load () |
void | Unload () |
Public 成员函数 继承自 Image | |
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) |
静态 Public 成员函数 | |
static FileImage | Create (String fileName) |
<> The image from file