Searched defs:image_data (Results 1 – 1 of 1) sorted by relevance
394 struct image_data { struct395 float xres;396 float yres;397 uint32 width;398 uint32 length;399 uint16 res_unit;400 uint16 bps;401 uint16 spp;402 uint16 planar;403 uint16 photometric;[all …]