ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <wingdi.h>
Public Attributes | |
DWORD | bcSize |
WORD | bcWidth |
WORD | bcHeight |
WORD | bcPlanes |
WORD | bcBitCount |
WORD tagBITMAPCOREHEADER::bcBitCount |
Definition at line 1434 of file wingdi.h.
Referenced by bitmap_info_size(), BitmapFromClipboardDIB(), BmpDecoder_ReadHeaders(), BmpFrameDecode_CopyPalette(), convert_dib_to_bmp(), ConvertBitmapInfo(), CreateDIBPalette(), DIB_BitmapInfoSize(), DIB_BitmapMaxBitsSize(), DIB_FreeConvertedBitmapInfo(), DIB_GetBitmapInfo(), GdiGetBitmapBitsSize(), GreCreateDIBitmapInternal(), GreGetDIBitsInternal(), Imm32LoadBitmapFromBytes(), Imm32StoreBitmapToBytes(), SetDIBitsToDeviceFromClipboard(), test_bitmapinfoheadersize(), test_dibsections(), and test_monochrome_icon().
WORD tagBITMAPCOREHEADER::bcHeight |
Definition at line 1432 of file wingdi.h.
Referenced by BITMAP_LoadImageW(), BmpDecoder_ReadHeaders(), BmpFrameDecode_GetSize(), BmpFrameDecode_ReadUncompressed(), ConvertBitmapInfo(), DIB_FreeConvertedBitmapInfo(), DIB_GetBitmapInfo(), GdiGetBitmapBitsSize(), GetClipboardDataDimensions(), Imm32StoreBitmapToBytes(), SetDIBits(), SetDIBitsToDeviceFromClipboard(), test_bitmapinfoheadersize(), test_dibsections(), Test_GetDIBits(), and test_monochrome_icon().
WORD tagBITMAPCOREHEADER::bcPlanes |
Definition at line 1433 of file wingdi.h.
Referenced by ConvertBitmapInfo(), DIB_BitmapMaxBitsSize(), DIB_FreeConvertedBitmapInfo(), DIB_GetBitmapInfo(), GdiGetBitmapBitsSize(), GreCreateDIBitmapInternal(), Imm32StoreBitmapToBytes(), test_bitmapinfoheadersize(), test_dibsections(), Test_GetDIBits(), and test_monochrome_icon().
DWORD tagBITMAPCOREHEADER::bcSize |
Definition at line 1430 of file wingdi.h.
Referenced by DIB_FreeConvertedBitmapInfo(), Imm32StoreBitmapToBytes(), START_TEST(), test_bitmapinfoheadersize(), test_dibsections(), and test_monochrome_icon().
WORD tagBITMAPCOREHEADER::bcWidth |
Definition at line 1431 of file wingdi.h.
Referenced by BITMAP_LoadImageW(), BmpFrameDecode_GetSize(), BmpFrameDecode_ReadUncompressed(), ConvertBitmapInfo(), DIB_BitmapMaxBitsSize(), DIB_FreeConvertedBitmapInfo(), DIB_GetBitmapInfo(), GdiGetBitmapBitsSize(), GetClipboardDataDimensions(), Imm32StoreBitmapToBytes(), SetDIBits(), SetDIBitsToDeviceFromClipboard(), test_bitmapinfoheadersize(), test_dibsections(), Test_GetDIBits(), and test_monochrome_icon().