ImageGenerator.ColorProfile Property

Gets or sets a color profile associated with the resulting bitmap.

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

Syntax

C#
public ColorProfile ColorProfile { get; set; }

Property Value

A ColorProfile associated with the resulting bitmap.

See Also

Reference