SKColorSpace.CreateSrgb Method

Definition

Creates a new instance of SKColorSpace that represents the sRGB color space.

public static SkiaSharp.SKColorSpace CreateSrgb ();

Returns

Returns the new instance of SKColorSpace.

Applies to