Skip to content
SiteEmail

cohtml.Net.SystemCacheStats.ImageCacheStats.ImageData

Inherits from SystemIDisposable

Name
enum classImageState { InternalError, Loading, Decoded, OnGPU, ReadError, DecodeError}
Name
virtual voidDispose()
ImageData()
Name
stringName
uintId
uintSizeBytes
uintContentRectSizeBytes
uintViewClientsCount
uint []ViewClients
global.System.IntPtrUserTexturePtr
SystemCacheStats.ImageCacheStats.ImageData.ImageStateState
Name
boolswigCMemOwn
EnumeratorValueDescription
InternalError
Loading
DecodedImage data has been read & decoded.
OnGPU
ReadError
DecodeError
virtual void Dispose()
ImageData()
string Name;
uint Id;
uint SizeBytes;
uint ContentRectSizeBytes;
uint ViewClientsCount;
uint [] ViewClients;
global.System.IntPtr UserTexturePtr;
SystemCacheStats.ImageCacheStats.ImageData.ImageState State;
bool swigCMemOwn;