|
AnyCAD Rapid API 2026
Help you to create a better world!
|
The image from file 更多...
Public 成员函数 | |
| FileImage (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| 仅供内部使用 | |
| string | GetFileName () |
| void | SetFileName (string val) |
| virtual bool | Load () |
| virtual void | Unload () |
Public 成员函数 继承自 AnyCAD.Foundation.Image | |
| Image (global::System.IntPtr cPtr, bool cMemoryOwn) | |
| 仅供内部使用 | |
| void | Dispose () |
| uint | GetWidth () |
| void | SetWidth (uint val) |
| uint | GetHeight () |
| void | SetHeight (uint val) |
| uint | GetChannel () |
| void | SetChannel (uint 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
Group: Rendering