C# 클래스 BExplorer.Shell.Interop.Gdi32.BITMAPINFOHEADER

파일 보기 프로젝트 열기: Gainedge/BetterExplorer

공개 프로퍼티들

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

프로퍼티 상세

biBitCount 공개적으로 프로퍼티

public Int16,System biBitCount
리턴 System.Int16

biClrUsed 공개적으로 프로퍼티

public int biClrUsed
리턴 int

biCompression 공개적으로 프로퍼티

public int biCompression
리턴 int

biHeight 공개적으로 프로퍼티

public int biHeight
리턴 int

biPlanes 공개적으로 프로퍼티

public Int16,System biPlanes
리턴 System.Int16

biSize 공개적으로 프로퍼티

public int biSize
리턴 int

biSizeImage 공개적으로 프로퍼티

public int biSizeImage
리턴 int

biWidth 공개적으로 프로퍼티

public int biWidth
리턴 int

biXPelsPerMeter 공개적으로 프로퍼티

public int biXPelsPerMeter
리턴 int

biYPelsPerMeter 공개적으로 프로퍼티

public int biYPelsPerMeter
리턴 int

bitClrImportant 공개적으로 프로퍼티

public int bitClrImportant
리턴 int