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

#include <IPlanarToChunkyImageStmData.h>

Public Attributes

uint32 width
 
uint32 numChannels
 
int16 alpha
 

Detailed Description

Structure to pass information about the image to the PlanarToChunkImageStream.

Member Data Documentation

int16 IPlanarToChunkyImageStreamData::PlanarToChunkyInfo::alpha

zero-based index with respect to first color plane of an extra channel to keep. If you set 'alpha' to -1, then all channels after the first 'numChannels' will be stripped.

uint32 IPlanarToChunkyImageStreamData::PlanarToChunkyInfo::numChannels

Total number of channels in the source image

uint32 IPlanarToChunkyImageStreamData::PlanarToChunkyInfo::width

Width of the image in pixels