ImageGenerator Class

Represents a pipeline element that creates a bitmap.

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

Syntax

C#
public sealed class ImageGenerator : PipelineElement, IImageParams

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.PipelineElement
L Aurigma.GraphicsMill.ImageGenerator

See Also

Reference