C# 클래스 UlteriusServer.Api.Win32.WinApi.Bitmapinfoheader

파일 보기 프로젝트 열기: Ulterius/server

공개 프로퍼티들

프로퍼티 타입 설명
biBitCount ushort
biClrImportant uint
biClrUsed uint
biCompression uint
biHeight int
biPlanes ushort
biSize uint
biSizeImage uint
biWidth int
biXPelsPerMeter int
biYPelsPerMeter int

프로퍼티 상세

biBitCount 공개적으로 프로퍼티

public ushort biBitCount
리턴 ushort

biClrImportant 공개적으로 프로퍼티

public uint biClrImportant
리턴 uint

biClrUsed 공개적으로 프로퍼티

public uint biClrUsed
리턴 uint

biCompression 공개적으로 프로퍼티

public uint biCompression
리턴 uint

biHeight 공개적으로 프로퍼티

public int biHeight
리턴 int

biPlanes 공개적으로 프로퍼티

public ushort biPlanes
리턴 ushort

biSize 공개적으로 프로퍼티

public uint biSize
리턴 uint

biSizeImage 공개적으로 프로퍼티

public uint biSizeImage
리턴 uint

biWidth 공개적으로 프로퍼티

public int biWidth
리턴 int

biXPelsPerMeter 공개적으로 프로퍼티

public int biXPelsPerMeter
리턴 int

biYPelsPerMeter 공개적으로 프로퍼티

public int biYPelsPerMeter
리턴 int