GlobalLayerMaskInfo Class

Summary: The global layer mask section.

Module: aspose.psd.fileformats.psd.layers

Full Name: aspose.psd.fileformats.psd.layers.GlobalLayerMaskInfo

Aspose.PSD Version: 24.4.0

Constructors

NameDescription
GlobalLayerMaskInfo()Initializes a new instance of the GlobalLayerMaskInfo class

Properties

NameTypeAccessDescription
alpha_maskshortr/wGets or sets the alpha mask.
blue_maskshortr/wGets or sets the blue mask.
green_maskshortr/wGets or sets the green mask.
kindbyter/wGets or sets the kind.
0 = Color selected–i.e. inverted;
1 = Color protected;
128 = use value stored per layer. This value is preferred.
The others are for backward compatibility with beta versions.
lengthintrGets the global layer mask section length in bytes.
opacityshortr/wGets or sets global layers opacity. 0 = transparent, 100 = opaque.
overlay_color_spaceshortr/wGets or sets the overlay color space (undocumented value).
red_maskshortr/wGets or sets the red mask.

Constructor: GlobalLayerMaskInfo()

 GlobalLayerMaskInfo() 

Initializes a new instance of the GlobalLayerMaskInfo class