C# Class TOAPI.Types.BITMAPV5HEADER

Mostra file Open project: Wiladams/NewTOAPIA

Public Properties

Property Type Description
bV5AlphaMask uint
bV5BitCount ushort
bV5BlueMask uint
bV5CSType uint
bV5ClrImportant uint
bV5ClrUsed uint
bV5Compression uint
bV5Endpoints CIEXYZTRIPLE
bV5GammaBlue uint
bV5GammaGreen uint
bV5GammaRed uint
bV5GreenMask uint
bV5Height int
bV5Intent uint
bV5Planes ushort
bV5ProfileData uint
bV5ProfileSize uint
bV5RedMask uint
bV5Reserved uint
bV5Size uint
bV5SizeImage uint
bV5Width int
bV5XPelsPerMeter int
bV5YPelsPerMeter int

Property Details

bV5AlphaMask public_oe property

public uint bV5AlphaMask
return uint

bV5BitCount public_oe property

public ushort bV5BitCount
return ushort

bV5BlueMask public_oe property

public uint bV5BlueMask
return uint

bV5CSType public_oe property

public uint bV5CSType
return uint

bV5ClrImportant public_oe property

public uint bV5ClrImportant
return uint

bV5ClrUsed public_oe property

public uint bV5ClrUsed
return uint

bV5Compression public_oe property

public uint bV5Compression
return uint

bV5Endpoints public_oe property

public CIEXYZTRIPLE,TOAPI.Types bV5Endpoints
return CIEXYZTRIPLE

bV5GammaBlue public_oe property

public uint bV5GammaBlue
return uint

bV5GammaGreen public_oe property

public uint bV5GammaGreen
return uint

bV5GammaRed public_oe property

public uint bV5GammaRed
return uint

bV5GreenMask public_oe property

public uint bV5GreenMask
return uint

bV5Height public_oe property

public int bV5Height
return int

bV5Intent public_oe property

public uint bV5Intent
return uint

bV5Planes public_oe property

public ushort bV5Planes
return ushort

bV5ProfileData public_oe property

public uint bV5ProfileData
return uint

bV5ProfileSize public_oe property

public uint bV5ProfileSize
return uint

bV5RedMask public_oe property

public uint bV5RedMask
return uint

bV5Reserved public_oe property

public uint bV5Reserved
return uint

bV5Size public_oe property

public uint bV5Size
return uint

bV5SizeImage public_oe property

public uint bV5SizeImage
return uint

bV5Width public_oe property

public int bV5Width
return int

bV5XPelsPerMeter public_oe property

public int bV5XPelsPerMeter
return int

bV5YPelsPerMeter public_oe property

public int bV5YPelsPerMeter
return int