OnInitEventArgs.ImageParams Property

Gets the ImageParams containing parameters of an image to initialize the PipelineElement with.

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

Syntax

C#
public IImageParams ImageParams { get; }

Property Value

An ImageParams containing parameters of an image to initialize the PipelineElement with.

See Also

Reference