Home
last modified time | relevance | path

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

/third_party/backends/backend/
Dpieusb_scancmd.h144 struct Pieusb_Mode { struct
146 SANE_Int resolution; /* in dpi */
147 SANE_Byte passes;
156 SANE_Byte colorDepth;
165 SANE_Byte colorFormat;
174 SANE_Byte byteOrder; /* 0x01 = Intel; only bit 0 used */
175 SANE_Bool sharpen; /* byte 9 bit 1 */
176 SANE_Bool skipShadingAnalysis; /* byte 9 bit 3 */
177 SANE_Bool fastInfrared; /* byte 9 bit 7 */
184 SANE_Byte halftonePattern; /* 0x00 = no halftone pattern */
[all …]