Searched defs:Artec48U_Scan_Parameters (Results 1 – 1 of 1) sorted by relevance
78 typedef struct Artec48U_Scan_Parameters Artec48U_Scan_Parameters; typedef189 struct Artec48U_Scan_Parameters struct191 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 …]