C# 클래스 SkiaSharp.SKFileStream

상속: SKStreamAsset
파일 보기 프로젝트 열기: prepare/HTML-Renderer 1 사용 예제들

공개 메소드들

메소드 설명
SKFileStream ( string path ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
SKFileStream ( IntPtr handle, bool owns ) : System

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

SKFileStream() 공개 메소드

public SKFileStream ( string path ) : System
path string
리턴 System