CombinerOnInitEventArgs.TopImageParams Property

Gets the ImageParams containing parameters of a top image to initialize the Combiner with.

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

Syntax

C#
public IImageParams TopImageParams { get; }

Property Value

An ImageParams containing parameters of a top image to initialize the Combiner with.

See Also

Reference