Lines Matching defs:image_data
127 struct image_data { struct
128 u_int32_t size;
129 u_int32_t offset;
130 u_int16_t rowbytes;
131 u_int16_t top;
132 u_int16_t left;
133 u_int16_t bottom;
134 u_int16_t right;
135 u_int16_t version;
136 u_int16_t packType;
137 u_int32_t packSize;
138 u_int32_t hRes;
139 u_int32_t vRes;
140 u_int16_t pixelType;
141 u_int16_t pixelSize;
142 u_int16_t cmpCount;
143 u_int16_t cmpSize;
144 u_int32_t planeBytes;