dart/document_scan
library
Enums
-
Configurability
-
How an option can be changed.
-
ConnectionType
-
How the scanner is connected to the computer.
-
ConstraintType
-
The type of constraint represented by an OptionConstraint.
-
OperationResult
-
OperationResult is an enum that indicates the result of each operation
performed by the backend. It contains the same causes as SANE_Status plus
additional statuses that come from the IPC layers and image conversion
stages.
-
OptionType
-
The type of an option. This is the same set of types as SANE_Value_Type.
-
OptionUnit
-
The unit of measurement for an option. This is the same set of units as
SANE_Unit.