C# 클래스 TOAPI.Types.BITMAPV4HEADER

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA

공개 프로퍼티들

프로퍼티 타입 설명
bV4AlphaMask uint
bV4BitCount ushort
bV4BlueMask uint
bV4CSType uint
bV4ClrImportant uint
bV4ClrUsed uint
bV4Endpoints CIEXYZTRIPLE
bV4GammaBlue uint
bV4GammaGreen uint
bV4GammaRed uint
bV4GreenMask uint
bV4Height int
bV4Planes ushort
bV4RedMask uint
bV4Size int
bV4SizeImage uint
bV4V4Compression uint
bV4Width int
bV4XPelsPerMeter int
bV4YPelsPerMeter int

공개 메소드들

메소드 설명
Init ( ) : void

메소드 상세

Init() 공개 메소드

public Init ( ) : void
리턴 void

프로퍼티 상세

bV4AlphaMask 공개적으로 프로퍼티

public uint bV4AlphaMask
리턴 uint

bV4BitCount 공개적으로 프로퍼티

public ushort bV4BitCount
리턴 ushort

bV4BlueMask 공개적으로 프로퍼티

public uint bV4BlueMask
리턴 uint

bV4CSType 공개적으로 프로퍼티

public uint bV4CSType
리턴 uint

bV4ClrImportant 공개적으로 프로퍼티

public uint bV4ClrImportant
리턴 uint

bV4ClrUsed 공개적으로 프로퍼티

public uint bV4ClrUsed
리턴 uint

bV4Endpoints 공개적으로 프로퍼티

public CIEXYZTRIPLE,TOAPI.Types bV4Endpoints
리턴 CIEXYZTRIPLE

bV4GammaBlue 공개적으로 프로퍼티

public uint bV4GammaBlue
리턴 uint

bV4GammaGreen 공개적으로 프로퍼티

public uint bV4GammaGreen
리턴 uint

bV4GammaRed 공개적으로 프로퍼티

public uint bV4GammaRed
리턴 uint

bV4GreenMask 공개적으로 프로퍼티

public uint bV4GreenMask
리턴 uint

bV4Height 공개적으로 프로퍼티

public int bV4Height
리턴 int

bV4Planes 공개적으로 프로퍼티

public ushort bV4Planes
리턴 ushort

bV4RedMask 공개적으로 프로퍼티

public uint bV4RedMask
리턴 uint

bV4Size 공개적으로 프로퍼티

public int bV4Size
리턴 int

bV4SizeImage 공개적으로 프로퍼티

public uint bV4SizeImage
리턴 uint

bV4V4Compression 공개적으로 프로퍼티

public uint bV4V4Compression
리턴 uint

bV4Width 공개적으로 프로퍼티

public int bV4Width
리턴 int

bV4XPelsPerMeter 공개적으로 프로퍼티

public int bV4XPelsPerMeter
리턴 int

bV4YPelsPerMeter 공개적으로 프로퍼티

public int bV4YPelsPerMeter
리턴 int