C# Class SkiaSharp.SKPicture

Inheritance: SKObject
Show file Open project: prepare/HTML-Renderer Class Usage Examples

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
SKPicture ( IntPtr h, bool owns ) : System

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void