C# 클래스 Cairo.Win32Surface

Creates a new Win32Surface from a valid hdc
the format of this surface is Format.Rgb24
상속: Surface
파일 보기 프로젝트 열기: zwcloud/CairoSharp 1 사용 예제들

공개 메소드들

메소드 설명
Win32Surface ( IntPtr hdc ) : System

비공개 메소드들

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

메소드 상세

Win32Surface() 공개 메소드

public Win32Surface ( IntPtr hdc ) : System
hdc System.IntPtr
리턴 System