C# 클래스 AdvancedLauncher.Tools.Win32.Gdi32.BITMAPINFO

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

공개 프로퍼티들

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

프로퍼티 상세

biBitCount 공개적으로 프로퍼티

public Int16,System biBitCount
리턴 System.Int16

biClrImportant 공개적으로 프로퍼티

public Int32,System biClrImportant
리턴 System.Int32

biClrUsed 공개적으로 프로퍼티

public Int32,System biClrUsed
리턴 System.Int32

biCompression 공개적으로 프로퍼티

public BI biCompression
리턴 BI

biHeight 공개적으로 프로퍼티

public Int32,System biHeight
리턴 System.Int32

biPlanes 공개적으로 프로퍼티

public Int16,System biPlanes
리턴 System.Int16

biSize 공개적으로 프로퍼티

public Int32,System biSize
리턴 System.Int32

biSizeImage 공개적으로 프로퍼티

public Int32,System biSizeImage
리턴 System.Int32

biWidth 공개적으로 프로퍼티

public Int32,System biWidth
리턴 System.Int32

biXPelsPerMeter 공개적으로 프로퍼티

public Int32,System biXPelsPerMeter
리턴 System.Int32

biYPelsPerMeter 공개적으로 프로퍼티

public Int32,System biYPelsPerMeter
리턴 System.Int32