SKRect.Implicit(SKRectI to SKRect) Operator

Definition

Converts the specified SKRectI structure to a SKRect structure.

public static implicit operator SkiaSharp.SKRect(SkiaSharp.SKRectI r);

Parameters

r
SKRectI

The SKRectI structure to convert.

Returns

The SKRect structure that is converted from the specified SKRectI structure.

Applies to

Product Versions
SkiaSharp 1.60.x, 1.68.x, 2.80.x, 2.88.x