Home
last modified time | relevance | path

Searched defs:BitmapInfoHeader (Results 1 – 1 of 1) sorted by relevance

/foundation/graphic/ui/test/framework/include/
Dcompare_tools.h34 struct BitmapInfoHeader { struct
35 uint32_t bfSize;
36 uint16_t bfReserved1;
37 uint16_t bfReserved2;
38 uint32_t bfOffBits;
39 uint32_t biSize;
40 int32_t biWidth;
41 int32_t biHeight;
42 uint16_t biPlanes;
43 uint16_t biBitCount;
[all …]