PsdFrame.HasClippingMask Property

Gets a value indicating whether the PSD frame has a clipping mask.

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

Syntax

C#
public bool HasClippingMask { get; }

Property Value

true if the frame has a clipping mask; otherwise, false.

See Also

Reference