Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PixelFarm
Drawing
Imaging
NativeImage
C# Class PixelFarm.Drawing.Imaging.NativeImage
Inheritance:
IDisposable
Show file
Open project: prepare/HTML-Renderer
Public Methods
Method
Description
Dispose
( ) :
void
GetNativeImageHandle
( ) :
IntPtr
NativeImage
(
string
filename
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
GetNativeImageHandle()
public
method
public
GetNativeImageHandle
( ) :
IntPtr
return
System.IntPtr
NativeImage()
public
method
public
NativeImage
(
string
filename
) :
System
filename
string
return
System