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

Initialization data. More...

#include <edl/idomimageresource.h>

Inheritance diagram for IDOMCachedImage::Data:
[legend]

Public Member Functions

 Data ()
Public Member Functions inherited from IDOMImage::Data
 Data ()
Public Member Functions inherited from CClassParams
virtual ~CClassParams ()

Public Attributes

uint32 width
uint32 height
uint8 bps
IDOMColorSpacePtr colorSpace
eImageExtraChannelType extraChannelType
double xResolution
double yResolution
uint32 rawBytesPerRow
IDOMImagePtr sourceImage
uint64 cacheKey
bool alwaysCache
Public Attributes inherited from IDOMImage::Data
EDLSysString uri
IInputStreamPtr stream
uint64 streamLength
eDOMImageType imageType

Detailed Description

Initialization data.

Constructor & Destructor Documentation

◆ Data()

IDOMCachedImage::Data::Data ( )
inline

Member Data Documentation

◆ alwaysCache

bool IDOMCachedImage::Data::alwaysCache

◆ bps

uint8 IDOMCachedImage::Data::bps

◆ cacheKey

uint64 IDOMCachedImage::Data::cacheKey

◆ colorSpace

IDOMColorSpacePtr IDOMCachedImage::Data::colorSpace

◆ extraChannelType

eImageExtraChannelType IDOMCachedImage::Data::extraChannelType

◆ height

uint32 IDOMCachedImage::Data::height

◆ rawBytesPerRow

uint32 IDOMCachedImage::Data::rawBytesPerRow

◆ sourceImage

IDOMImagePtr IDOMCachedImage::Data::sourceImage

◆ width

uint32 IDOMCachedImage::Data::width

◆ xResolution

double IDOMCachedImage::Data::xResolution

◆ yResolution

double IDOMCachedImage::Data::yResolution

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