C# Class Cocoa.Image

Inheritance: Object
Show file Open project: mono/cocoa-sharp

Public Methods

Method Description
Image ( IntPtr native_object ) : System
Image ( string filename ) : System

Method Details

Image() public method

public Image ( IntPtr native_object ) : System
native_object System.IntPtr
return System

Image() public method

public Image ( string filename ) : System
filename string
return System