Combiner.TopImage Property

Gets or sets an overlay image.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Pipeline TopImage { get; set; }

Property Value

A Pipeline producing an overlay image.

See Also

Reference