Home
last modified time | relevance | path

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

/third_party/backends/backend/
Dgt68xx_low.h123 typedef struct GT68xx_Scan_Parameters GT68xx_Scan_Parameters; typedef
572 struct GT68xx_Scan_Parameters struct
574 SANE_Int xdpi; /**< Horizontal resolution */
575 SANE_Int ydpi; /**< Vertical resolution */
576 SANE_Int depth; /**< Number of bits per channel */
577 SANE_Bool color; /**< Color mode flag */
579 SANE_Int pixel_xs; /**< Logical width in pixels */
580 SANE_Int pixel_ys; /**< Logical height in pixels */
581 SANE_Int scan_xs; /**< Physical width in pixels */
582 SANE_Int scan_ys; /**< Physical height in pixels */
[all …]