Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SkiaSharp
SKFileStream
C# Class SkiaSharp.SKFileStream
Inheritance:
SKStreamAsset
Mostrar archivo
Open project: prepare/HTML-Renderer
Class Usage Examples
Public Methods
Method
Description
SKFileStream
(
string
path
) :
System
Protected Methods
Method
Description
Dispose
(
bool
disposing
) :
void
Private Methods
Method
Description
SKFileStream
(
IntPtr
handle
,
bool
owns
) :
System
Method Details
Dispose()
protected
method
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
return
void
SKFileStream()
public
method
public
SKFileStream
(
string
path
) :
System
path
string
return
System