PsdFrame.BlendMode Property

Gets a blending mode of this layer.

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

Syntax

C#
public BlendMode BlendMode { get; protected set; }

Property Value

The blending mode of this layer.

See Also

Reference