C# Class BExplorer.Shell.Interop.Gdi32.BITMAPINFOHEADER

显示文件 Open project: Gainedge/BetterExplorer

Public Properties

Property Type Description
biBitCount System.Int16
biClrUsed int
biCompression int
biHeight int
biPlanes System.Int16
biSize int
biSizeImage int
biWidth int
biXPelsPerMeter int
biYPelsPerMeter int
bitClrImportant int

Property Details

biBitCount public_oe property

public Int16,System biBitCount
return System.Int16

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 Int16,System biPlanes
return System.Int16

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

bitClrImportant public_oe property

public int bitClrImportant
return int