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

Mostrar archivo 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_oe property

public short biBitCount
return short

biClrImportant public_oe property

public int biClrImportant
return int

biClrUsed public_oe property

public int biClrUsed
return int

biCompression public_oe property

public int biCompression
return int

biHeight public_oe property

public int biHeight
return int

biPlanes public_oe property

public short biPlanes
return short

biSize public_oe property

public int biSize
return int

biSizeImage public_oe property

public int biSizeImage
return int

biWidth public_oe property

public int biWidth
return int

biXPelsPerMeter public_oe property

public int biXPelsPerMeter
return int

biYPelsPerMeter public_oe property

public int biYPelsPerMeter
return int

bmiColors_rgbBlue public_oe property

public byte bmiColors_rgbBlue
return byte

bmiColors_rgbGreen public_oe property

public byte bmiColors_rgbGreen
return byte

bmiColors_rgbRed public_oe property

public byte bmiColors_rgbRed
return byte

bmiColors_rgbReserved public_oe property

public byte bmiColors_rgbReserved
return byte