![]() | InDesign SDK 20.5 |
#include <IPlanarToChunkyImageStmData.h>
Public Attributes | |
| uint32 | width |
| uint32 | numChannels |
| int16 | alpha |
Structure to pass information about the image to the PlanarToChunkImageStream.
| 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