C# 클래스 XLibrary.Win32.BITMAPINFOHEADER

파일 보기 프로젝트 열기: swax/CodePerspective

공개 프로퍼티들

프로퍼티 타입 설명
biBitCount System.Int16
biClrImportant System.UInt32
biClrUsed System.UInt32
biCompression System.UInt32
biHeight System.Int32
biPlanes System.Int16
biSize System.UInt32
biSizeImage System.UInt32
biWidth System.Int32
biXPelsPerMeter System.Int32
biYPelsPerMeter System.Int32

프로퍼티 상세

biBitCount 공개적으로 프로퍼티

public Int16,System biBitCount
리턴 System.Int16

biClrImportant 공개적으로 프로퍼티

public UInt32,System biClrImportant
리턴 System.UInt32

biClrUsed 공개적으로 프로퍼티

public UInt32,System biClrUsed
리턴 System.UInt32

biCompression 공개적으로 프로퍼티

public UInt32,System biCompression
리턴 System.UInt32

biHeight 공개적으로 프로퍼티

public Int32,System biHeight
리턴 System.Int32

biPlanes 공개적으로 프로퍼티

public Int16,System biPlanes
리턴 System.Int16

biSize 공개적으로 프로퍼티

public UInt32,System biSize
리턴 System.UInt32

biSizeImage 공개적으로 프로퍼티

public UInt32,System biSizeImage
리턴 System.UInt32

biWidth 공개적으로 프로퍼티

public Int32,System biWidth
리턴 System.Int32

biXPelsPerMeter 공개적으로 프로퍼티

public Int32,System biXPelsPerMeter
리턴 System.Int32

biYPelsPerMeter 공개적으로 프로퍼티

public Int32,System biYPelsPerMeter
리턴 System.Int32