Frame.ColorProfile Property

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

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

Syntax

C#
public virtual ColorProfile ColorProfile { get; }

Property Value

A ColorProfile of the current frame.

See Also

Reference