C# Class SkiaSharp.SKFileWStream

Inheritance: SKWStream
Afficher le fichier Open project: prepare/HTML-Renderer Class Usage Examples

Méthodes publiques

Méthode Description
SKFileWStream ( string path ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
SKFileWStream ( IntPtr handle, bool owns ) : System

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

SKFileWStream() public méthode

public SKFileWStream ( string path ) : System
path string
Résultat System