ColorProfile.FromSrgb Method

Gets a standard sRGB color profile.

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

Syntax

C#
public static ColorProfile FromSrgb()

Return Value

A ColorProfile created from a standard sRGB color profile.

See Also

Reference