Click or drag to resize

ColorProfileFromSrgb Method

Returns the standard sRGB Color Profile.

Namespace:  Atalasoft.Imaging.ColorManagement
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public static ColorProfile FromSrgb()

Return Value

Type: ColorProfile
The standard sRGB Color Profile.
See Also