LosslessJpeg.ColorProfile Property

Gets a color profile associated with the image.

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

Syntax

C#
public ColorProfile ColorProfile { get; set; }

Property Value

A ColorProfile associated with the image.

See Also

Reference