Aurigma Graphics Mill 5.5 for .NET
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
Visual Basic
Public Overridable ReadOnly Property ColorProfile As ColorProfile
C#
public virtual ColorProfile ColorProfile { get; }