Creates ColorProfile class instance from standard sRGB color profile.

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

Syntax

Visual Basic

Public Shared Function FromSrgb As ColorProfile

C#

public static ColorProfile FromSrgb()

Return Value

Color profile based on standard sRGB profile.