Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/image-decoders/bmp/
DBMPImageReader.h108 struct BitmapInfoHeader { struct
109 uint32_t biSize;
110 int32_t biWidth;
111 int32_t biHeight;
112 uint16_t biBitCount;
113 CompressionType biCompression;
114 uint32_t biClrUsed;