InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IIndexedToChunkyImageStreamData::IndexedToChunkyInfo Struct Reference

#include <IIndexedToChunkyImageStmData.h>

Public Attributes

uint32 width
 
uint32 numChannels
 
uint32 numColorChannels
 
uint8 * colorMap
 

Detailed Description

Data structure specifying attributes of the data. This structure contains the number of pixels wide, the number of channels per pixel of the source data, the number of color channels in the colorMap and a pointer to the color map.