Gets a color profile of the bitmap stored in the frame.

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

Syntax

Visual Basic

Public Overridable ReadOnly Property ColorProfile As ColorProfile

C#

public virtual ColorProfile ColorProfile { get; }

Property Value

A ColorProfile class instance which represents the color profile of the current frame.