AnyCAD Rapid API 2025
Help you to create a better world!
全部  命名空间 函数 变量 属性 事件  
FileImage类 参考
类 FileImage 继承关系图:
Image

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