SKColorSpaceTransferFn.Invert Method

Definition

Inverts coefficients for a common transfer function equation.

public SkiaSharp.SKColorSpaceTransferFn Invert ();
public readonly SkiaSharp.SKColorSpaceTransferFn Invert ();

Returns

Returns the mathematically inverted parametric transfer function equation.

Applies to