![]() |
LibInsane
1.0.10
Cross-platform Cross-API Cross-driver Cross-image-scanner Image Scan Library
|
Go to the source code of this file.
Macros | |
#define | OPT_NAME_SOURCE "source" |
#define | OPT_VALUE_SOURCE_FLATBED "flatbed" |
#define | OPT_VALUE_SOURCE_ADF "feeder" |
#define | OPT_NAME_FEEDER_ENABLED "feeder_enabled" |
#define | OPT_NAME_RESOLUTION "resolution" |
#define | OPT_NAME_MODE "mode" |
#define | OPT_VALUE_MODE_COLOR "Color" |
#define | OPT_VALUE_MODE_BW "LineArt" |
#define | OPT_VALUE_MODE_GRAYSCALE "Gray" |
#define | OPT_NAME_TL_X "tl-x" |
#define | OPT_NAME_TL_Y "tl-y" |
#define | OPT_NAME_BR_X "br-x" |
#define | OPT_NAME_BR_Y "br-y" |
#define | OPT_NAME_PREVIEW "preview" |
#define | OPT_NAME_LAMP_SWITCH "lamp-switch" |
#define OPT_NAME_BR_X "br-x" |
Definition at line 20 of file constants.h.
#define OPT_NAME_BR_Y "br-y" |
Definition at line 21 of file constants.h.
#define OPT_NAME_FEEDER_ENABLED "feeder_enabled" |
Definition at line 9 of file constants.h.
#define OPT_NAME_LAMP_SWITCH "lamp-switch" |
Definition at line 24 of file constants.h.
#define OPT_NAME_MODE "mode" |
Definition at line 13 of file constants.h.
#define OPT_NAME_PREVIEW "preview" |
Definition at line 23 of file constants.h.
#define OPT_NAME_RESOLUTION "resolution" |
Definition at line 11 of file constants.h.
#define OPT_NAME_SOURCE "source" |
Definition at line 5 of file constants.h.
#define OPT_NAME_TL_X "tl-x" |
Definition at line 18 of file constants.h.
#define OPT_NAME_TL_Y "tl-y" |
Definition at line 19 of file constants.h.
#define OPT_VALUE_MODE_BW "LineArt" |
Definition at line 15 of file constants.h.
#define OPT_VALUE_MODE_COLOR "Color" |
Definition at line 14 of file constants.h.
#define OPT_VALUE_MODE_GRAYSCALE "Gray" |
Definition at line 16 of file constants.h.
#define OPT_VALUE_SOURCE_ADF "feeder" |
Definition at line 7 of file constants.h.
#define OPT_VALUE_SOURCE_FLATBED "flatbed" |
Definition at line 6 of file constants.h.