Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
IDOMPCLImage::Data Class Reference

Initialization data. More...

#include <edl/idomimageresource.h>

Inheritance diagram for IDOMPCLImage::Data:
[legend]

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

Detailed Description

Initialization data.

Constructor & Destructor Documentation

◆ Data()

IDOMPCLImage::Data::Data ( )
inline

Member Data Documentation

◆ bitsPerComponent

uint8 IDOMPCLImage::Data::bitsPerComponent

◆ colorSpace

IDOMColorSpacePtr IDOMPCLImage::Data::colorSpace

◆ compressionMode

eCompressMode IDOMPCLImage::Data::compressionMode

◆ height

int32 IDOMPCLImage::Data::height

◆ padding

uint8 IDOMPCLImage::Data::padding

◆ stream

IInputStreamPtr IDOMPCLImage::Data::stream

◆ width

int32 IDOMPCLImage::Data::width

The documentation for this class was generated from the following file: