C# Class Cairo.Win32Surface

Creates a new Win32Surface from a valid hdc
the format of this surface is Format.Rgb24
Inheritance: Surface
Afficher le fichier Open project: zwcloud/CairoSharp Class Usage Examples

Méthodes publiques

Méthode Description
Win32Surface ( IntPtr hdc ) : System

Private Methods

Méthode Description
Win32Surface ( IntPtr handle, bool owns ) : System

Method Details

Win32Surface() public méthode

public Win32Surface ( IntPtr hdc ) : System
hdc System.IntPtr
Résultat System