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

Public Member Functions

 MemoryImage (ArrayBuffer arrayBuffer, long width, long height, EnumTextureInternalFormat internalFormat, EnumTextureFormat format, EnumDataType dataType)
 
ArrayBuffer GetData ()
 
- 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)
 

Detailed Description

<> The image in memory