C# 클래스 CSharpGL.BitmapInfo

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

공개 프로퍼티들

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

공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

프로퍼티 상세

biBitCount 공개적으로 프로퍼티

public Int16,System biBitCount
리턴 System.Int16

biClrImportant 공개적으로 프로퍼티

public Int32,System biClrImportant
리턴 System.Int32

biClrUsed 공개적으로 프로퍼티

public Int32,System biClrUsed
리턴 System.Int32

biCompression 공개적으로 프로퍼티

public Int32,System biCompression
리턴 System.Int32

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