Editar

Compartir a través de


SKPaintSurfaceEventArgs Constructors

Definition

Overloads

SKPaintSurfaceEventArgs(SKSurface, SKImageInfo)

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

Parameters

surface
SKSurface

Applies to

SKPaintSurfaceEventArgs(SKSurface, SKImageInfo, SKImageInfo)

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

Parameters

surface
SKSurface
rawInfo
SKImageInfo

Applies to