CompressedImage.ColorProfile Property

Gets or sets a color profile associated with this image.

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

Syntax

C#
public override ColorProfile ColorProfile { get; set; }

Property Value

A ColorProfile associated with this image.

See Also

Reference