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.
Converts the specified SKRect structure to a SKRectI structure by rounding the SKRect values to the nearest integer values.
public static SkiaSharp.SKRectI Round (SkiaSharp.SKRect value);