ChannelInfo

Information about color channels

Members

Functions

isMask
bool isMask()

Gets whether the channel is a mask

Variables

data
ubyte[] data;

The data of the channel

dataLength
uint dataLength;

Length of data in color channel

fileOffset
uint fileOffset;

Offset into the file of the color channel

type
short type;

Type of channel

Meta