C# Class PixelFarm.Drawing.Imaging.NativeImage

Inheritance: IDisposable
Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Méthode Description
Dispose ( ) : void
GetNativeImageHandle ( ) : IntPtr
NativeImage ( string filename ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

GetNativeImageHandle() public méthode

public GetNativeImageHandle ( ) : IntPtr
Résultat System.IntPtr

NativeImage() public méthode

public NativeImage ( string filename ) : System
filename string
Résultat System