PsdFrameEffects.ColorOverlay Property

Gets or sets the color overlay effect for the PSD frame.

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

Syntax

C#
public ColorOverlayEffect ColorOverlay { get; }

Property Value

A ColorOverlayEffect instance.

See Also

Reference