ImageGenerator.PixelFormat Property

Gets or sets a pixel format of the resulting bitmap.

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

Syntax

C#
public PixelFormat PixelFormat { get; set; }

Property Value

A PixelFormat of the resulting bitmap.

See Also

Reference