C# 클래스 MissionPlanner.GCSViews.ConfigurationView.ConfigPlanner.GCSBitmapInfo

파일 보기 프로젝트 열기: ArduPilot/MissionPlanner

공개 메소드들

메소드 설명
GCSBitmapInfo ( int width, int height, long fps, string standard, DirectShowLib.AMMediaType media ) : System
ToString ( ) : string

메소드 상세

GCSBitmapInfo() 공개 메소드

public GCSBitmapInfo ( int width, int height, long fps, string standard, DirectShowLib.AMMediaType media ) : System
width int
height int
fps long
standard string
media DirectShowLib.AMMediaType
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string