This documentation is for the old version. Go to the latest Graphics Mill docs

LosslessJpegTransform.ColorProfile Property

Gets/sets the color profile associated with this JPEG file.

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

Syntax

Visual Basic
Public Property ColorProfile As ColorProfile
C#
public ColorProfile ColorProfile { get; set; }

See Also

Reference