AnyCAD Rapid SDK 2022
The Rapid CAD SDK
Public Member Functions | List of all members
Image Class Reference
Inheritance diagram for Image:
FileImage MemoryImage

Public Member Functions

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)
 

Detailed Description

<> The Image