AnyCAD Rapid API 2023
Help you to create a better world!
FileImage Class Reference
Inheritance diagram for FileImage:
Image

Public Member Functions

String GetFileName ()
 
void SetFileName (String val)
 
boolean Load ()
 
void Unload ()
 
- Public Member Functions inherited from 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)
 

Static Public Member Functions

static FileImage Create (String fileName)
 

Detailed Description

<> The image from file