Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Cairo
Win32Surface
C# Class Cairo.Win32Surface
Creates a new Win32Surface from a valid hdc
the format of this surface is Format.Rgb24
Inheritance:
Surface
显示文件
Open project: zwcloud/CairoSharp
Class Usage Examples
Public Methods
Method
Description
Win32Surface
(
IntPtr
hdc
) :
System
Private Methods
Method
Description
Win32Surface
(
IntPtr
handle
,
bool
owns
) :
System
Method Details
Win32Surface()
public
method
public
Win32Surface
(
IntPtr
hdc
) :
System
hdc
System.IntPtr
return
System