C# Class Cocoa.Image

Inheritance: Object
Afficher le fichier Open project: mono/cocoa-sharp

Méthodes publiques

Méthode Description
Image ( IntPtr native_object ) : System
Image ( string filename ) : System

Method Details

Image() public méthode

public Image ( IntPtr native_object ) : System
native_object System.IntPtr
Résultat System

Image() public méthode

public Image ( string filename ) : System
filename string
Résultat System