![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
Initialization data. More...
#include <edl/idomimageresource.h>
Public Member Functions | |
| Data () | |
| Public Member Functions inherited from IDOMImage::Data | |
| Data () | |
| Public Member Functions inherited from CClassParams | |
| virtual | ~CClassParams () |
Public Attributes | |
| eCompressMode | compressionMode |
| IDOMColorSpacePtr | colorSpace |
| IInputStreamPtr | stream |
| uint8 | bitsPerComponent |
| int32 | width |
| int32 | height |
| uint8 | padding |
| Public Attributes inherited from IDOMImage::Data | |
| EDLSysString | uri |
| IInputStreamPtr | stream |
| uint64 | streamLength |
| eDOMImageType | imageType |
Initialization data.
|
inline |
| uint8 IDOMPCLImage::Data::bitsPerComponent |
| IDOMColorSpacePtr IDOMPCLImage::Data::colorSpace |
| eCompressMode IDOMPCLImage::Data::compressionMode |
| int32 IDOMPCLImage::Data::height |
| uint8 IDOMPCLImage::Data::padding |
| IInputStreamPtr IDOMPCLImage::Data::stream |
| int32 IDOMPCLImage::Data::width |