C# Class Cairo.DirectFBSurface

Inheritance: Surface
显示文件 Open project: zwcloud/CairoSharp

Public Methods

Method Description
DirectFBSurface ( IntPtr dfb, IntPtr dfb_surface ) : System

Private Methods

Method Description
DirectFBSurface ( IntPtr handle, bool owns ) : System

Method Details

DirectFBSurface() public method

public DirectFBSurface ( IntPtr dfb, IntPtr dfb_surface ) : System
dfb System.IntPtr
dfb_surface System.IntPtr
return System