The channel to write a selection to. More...

#include <PIGeneral.h>

Public Member Functions

 WriteChannelDesc ()
 WriteChannelDesc constructor.

Data Fields

int32 minVersion
 Informs the host of the minimum version needed to interpret this record.
int32 maxVersion
 The maximum version allowable to interpret this record.
struct WriteChannelDescnext
 Next descriptor in the list.
ChannelWritePort port
 Port to write to.
VRect bounds
 Channel data bounds.
int32 depth
 Depth of the data.
VPoint tileSize
 Size of the tiles.
VPoint tileOrigin
 Origin of the tiles.
int16 channelType
 Channel type.
int16 padding
 Reserved.
void * contextInfo
 Pointer to additional information dependent on context.
const char * name
 Name of the channel.
const uint16 * unicodeName
 Name of the channel as a Unicode string.

Detailed Description

The channel to write a selection to.


Constructor & Destructor Documentation


Field Documentation

Informs the host of the minimum version needed to interpret this record.

The maximum version allowable to interpret this record.

Next descriptor in the list.

Port to write to.

Provided by the host.

Channel data bounds.

Depth of the data.

Horizontal and vertical resolution.

Size of the tiles.

Origin of the tiles.

Channel type.

See ChannelTypes.

Reserved.

Defaults to zero.

Pointer to additional information dependent on context.

Name of the channel.

Name of the channel as a Unicode string.

(Platform endianess). For Version 1.


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