C# 클래스 LogViewer.MainWindow.IncomingImage

파일 보기 프로젝트 열기: Dronacharya-Org/Dronacharya

공개 프로퍼티들

프로퍼티 타입 설명
data byte[]
height int
packets int
packetsArrived int
payload int
quality int
size uint
start long
type int
width int

프로퍼티 상세

data 공개적으로 프로퍼티

public byte[] data
리턴 byte[]

height 공개적으로 프로퍼티

public int height
리턴 int

packets 공개적으로 프로퍼티

public int packets
리턴 int

packetsArrived 공개적으로 프로퍼티

public int packetsArrived
리턴 int

payload 공개적으로 프로퍼티

public int payload
리턴 int

quality 공개적으로 프로퍼티

public int quality
리턴 int

size 공개적으로 프로퍼티

public uint size
리턴 uint

start 공개적으로 프로퍼티

public long start
리턴 long

type 공개적으로 프로퍼티

public int type
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int