AnyCAD Rapid SDK 2022
The Rapid CAD SDK
Public Member Functions | Static Public Member Functions | List of all members
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