Home
last modified time | relevance | path

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

/third_party/backends/backend/
Dartec_eplus48u.h78 typedef struct Artec48U_Scan_Parameters Artec48U_Scan_Parameters; typedef
189 struct Artec48U_Scan_Parameters struct
191 SANE_Int xdpi; /**< Horizontal resolution */
192 SANE_Int ydpi; /**< Vertical resolution */
193 SANE_Int depth; /**< Number of bits per channel */
194 SANE_Bool color; /**< Color mode flag */
196 SANE_Int pixel_xs; /**< Logical width in pixels */
197 SANE_Int pixel_ys; /**< Logical height in pixels */
198 SANE_Int scan_xs; /**< Physical width in pixels */
199 SANE_Int scan_ys; /**< Physical height in pixels */
[all …]