SKPaintSurfaceEventArgs Constructors

Definition

Overloads

SKPaintSurfaceEventArgs(SKSurface, SKImageInfo)

Creates a new instance of the SKPaintSurfaceEventArgs event arguments.

C#
public SKPaintSurfaceEventArgs (SkiaSharp.SKSurface surface, SkiaSharp.SKImageInfo info);

Parameters

surface
SKSurface

The surface that is being drawn on.

info
SKImageInfo

The information about the surface.

Applies to

SkiaSharp Views 2.88.x ja muut versiot
Tuote Versiot
SkiaSharp Views 1.60.x, 1.68.x, 2.80.x, 2.88.x

SKPaintSurfaceEventArgs(SKSurface, SKImageInfo, SKImageInfo)

C#
public SKPaintSurfaceEventArgs (SkiaSharp.SKSurface surface, SkiaSharp.SKImageInfo info, SkiaSharp.SKImageInfo rawInfo);

Parameters

surface
SKSurface
rawInfo
SKImageInfo

Applies to

SkiaSharp Views 2.88.x
Tuote Versiot
SkiaSharp Views 2.88.x