PsdFrame.GetLayerMask Method

Gets the layer mask for the PSD frame.

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Bitmap GetLayerMask()

Return Value

A Bitmap containing the layer mask data.

See Also

Reference