C# 클래스 LinearReader.PixelAcceptanceArgs

파일 보기 프로젝트 열기: egeozcan/DrawThatThing 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BlueEnabled bool
BlueMax int
BlueMin int
GreenEnabled bool
GreenMax int
GreenMin int
MaxLight int
RedEnabled bool
RedMax int
RedMin int

프로퍼티 상세

BlueEnabled 공개적으로 프로퍼티

public bool BlueEnabled
리턴 bool

BlueMax 공개적으로 프로퍼티

public int BlueMax
리턴 int

BlueMin 공개적으로 프로퍼티

public int BlueMin
리턴 int

GreenEnabled 공개적으로 프로퍼티

public bool GreenEnabled
리턴 bool

GreenMax 공개적으로 프로퍼티

public int GreenMax
리턴 int

GreenMin 공개적으로 프로퍼티

public int GreenMin
리턴 int

MaxLight 공개적으로 프로퍼티

public int MaxLight
리턴 int

RedEnabled 공개적으로 프로퍼티

public bool RedEnabled
리턴 bool

RedMax 공개적으로 프로퍼티

public int RedMax
리턴 int

RedMin 공개적으로 프로퍼티

public int RedMin
리턴 int