LayerMaskSection

A layer mask section

Members

Variables

hasTransparencyMask
bool hasTransparencyMask;

Whether the layer data contains a transparency mask

kind
ubyte kind;

The global layer kind

layerCount
uint layerCount;

The amount of layers in the section

layers
Layer[] layers;

The layers in the section

opacity
ushort opacity;

The global opacity level (0 = transparent, 100 = opaque)

overlayColorSpace
ushort overlayColorSpace;

The colorspace of the overlay (unused)

Meta