C# Class Qyoto.QPictureFormatInterface

Inheritance: Qyoto.QFactoryInterface
Datei anzeigen Open project: 0xd34df00d/Qross

Public Methods

Method Description
QPictureFormatInterface ( ) : System

Protected Methods

Method Description
CreateProxy ( ) : void
QPictureFormatInterface ( Type dummy ) : System

Private Methods

Method 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 method

protected CreateProxy ( ) : void
return void

QPictureFormatInterface() public method

public QPictureFormatInterface ( ) : System
return System

QPictureFormatInterface() protected method

protected QPictureFormatInterface ( Type dummy ) : System
dummy System.Type
return System