C# Class TOAPI.Types.BITMAPV4HEADER

Mostra file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
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

Public Methods

Method Description
Init ( ) : void

Method Details

Init() public method

public Init ( ) : void
return void

Property Details

bV4AlphaMask public_oe property

public uint bV4AlphaMask
return uint

bV4BitCount public_oe property

public ushort bV4BitCount
return ushort

bV4BlueMask public_oe property

public uint bV4BlueMask
return uint

bV4CSType public_oe property

public uint bV4CSType
return uint

bV4ClrImportant public_oe property

public uint bV4ClrImportant
return uint

bV4ClrUsed public_oe property

public uint bV4ClrUsed
return uint

bV4Endpoints public_oe property

public CIEXYZTRIPLE,TOAPI.Types bV4Endpoints
return CIEXYZTRIPLE

bV4GammaBlue public_oe property

public uint bV4GammaBlue
return uint

bV4GammaGreen public_oe property

public uint bV4GammaGreen
return uint

bV4GammaRed public_oe property

public uint bV4GammaRed
return uint

bV4GreenMask public_oe property

public uint bV4GreenMask
return uint

bV4Height public_oe property

public int bV4Height
return int

bV4Planes public_oe property

public ushort bV4Planes
return ushort

bV4RedMask public_oe property

public uint bV4RedMask
return uint

bV4Size public_oe property

public int bV4Size
return int

bV4SizeImage public_oe property

public uint bV4SizeImage
return uint

bV4V4Compression public_oe property

public uint bV4V4Compression
return uint

bV4Width public_oe property

public int bV4Width
return int

bV4XPelsPerMeter public_oe property

public int bV4XPelsPerMeter
return int

bV4YPelsPerMeter public_oe property

public int bV4YPelsPerMeter
return int