C# Class ComponentFactory.Krypton.Ribbon.PI.BITMAPINFO

Show file Open project: ComponentFactory/Krypton Class Usage Examples

Public Properties

Property Type Description
biBitCount short
biClrImportant int
biClrUsed int
biCompression int
biHeight int
biPlanes short
biSize int
biSizeImage int
biWidth int
biXPelsPerMeter int
biYPelsPerMeter int
bmiColors_rgbBlue byte
bmiColors_rgbGreen byte
bmiColors_rgbRed byte
bmiColors_rgbReserved byte

Property Details

biBitCount public property

public short biBitCount
return short

biClrImportant public property

public int biClrImportant
return int

biClrUsed public property

public int biClrUsed
return int

biCompression public property

public int biCompression
return int

biHeight public property

public int biHeight
return int

biPlanes public property

public short biPlanes
return short

biSize public property

public int biSize
return int

biSizeImage public property

public int biSizeImage
return int

biWidth public property

public int biWidth
return int

biXPelsPerMeter public property

public int biXPelsPerMeter
return int

biYPelsPerMeter public property

public int biYPelsPerMeter
return int

bmiColors_rgbBlue public property

public byte bmiColors_rgbBlue
return byte

bmiColors_rgbGreen public property

public byte bmiColors_rgbGreen
return byte

bmiColors_rgbRed public property

public byte bmiColors_rgbRed
return byte

bmiColors_rgbReserved public property

public byte bmiColors_rgbReserved
return byte