C# Class Qyoto.QPictureFormatInterface

Inheritance: Qyoto.QFactoryInterface
Afficher le fichier Open project: 0xd34df00d/Qross

Méthodes publiques

Méthode Description
QPictureFormatInterface ( ) : System

Méthodes protégées

Méthode Description
CreateProxy ( ) : void
QPictureFormatInterface ( Type dummy ) : System

Private Methods

Méthode Description
InstallIOHandler ( string arg1 ) : bool
LoadPicture ( string format, string filename, QPicture arg3 ) : bool
SavePicture ( string format, string filename, QPicture arg3 ) : bool

Method Details

CreateProxy() protected méthode

protected CreateProxy ( ) : void
Résultat void

QPictureFormatInterface() public méthode

public QPictureFormatInterface ( ) : System
Résultat System

QPictureFormatInterface() protected méthode

protected QPictureFormatInterface ( Type dummy ) : System
dummy System.Type
Résultat System