SKColorSpace.ToLinearGamma Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new color space with the same gamut as this one, but with a linear gamma.
public SkiaSharp.SKColorSpace ToLinearGamma();
Returns
A new SKColorSpace with linear gamma.