C# 클래스 Qyoto.QPictureFormatInterface

상속: Qyoto.QFactoryInterface
파일 보기 프로젝트 열기: 0xd34df00d/Qross

공개 메소드들

메소드 설명
QPictureFormatInterface ( ) : System

보호된 메소드들

메소드 설명
CreateProxy ( ) : void
QPictureFormatInterface ( Type dummy ) : System

비공개 메소드들

메소드 설명
InstallIOHandler ( string arg1 ) : bool
LoadPicture ( string format, string filename, QPicture arg3 ) : bool
SavePicture ( string format, string filename, QPicture arg3 ) : bool

메소드 상세

CreateProxy() 보호된 메소드

protected CreateProxy ( ) : void
리턴 void

QPictureFormatInterface() 공개 메소드

public QPictureFormatInterface ( ) : System
리턴 System

QPictureFormatInterface() 보호된 메소드

protected QPictureFormatInterface ( Type dummy ) : System
dummy System.Type
리턴 System