C# 클래스 AvCapWPF.BitmapInfoHeader

파일 보기 프로젝트 열기: evilmachina/theMachine

공개 프로퍼티들

프로퍼티 타입 설명
BitCount short
ColorsImportant int
ColorsUsed int
Compression int
Height int
ImageSize int
Planes short
Size int
Width int
XPelsPerMeter int
YPelsPerMeter int

프로퍼티 상세

BitCount 공개적으로 프로퍼티

public short BitCount
리턴 short

ColorsImportant 공개적으로 프로퍼티

public int ColorsImportant
리턴 int

ColorsUsed 공개적으로 프로퍼티

public int ColorsUsed
리턴 int

Compression 공개적으로 프로퍼티

public int Compression
리턴 int

Height 공개적으로 프로퍼티

public int Height
리턴 int

ImageSize 공개적으로 프로퍼티

public int ImageSize
리턴 int

Planes 공개적으로 프로퍼티

public short Planes
리턴 short

Size 공개적으로 프로퍼티

public int Size
리턴 int

Width 공개적으로 프로퍼티

public int Width
리턴 int

XPelsPerMeter 공개적으로 프로퍼티

public int XPelsPerMeter
리턴 int

YPelsPerMeter 공개적으로 프로퍼티

public int YPelsPerMeter
리턴 int