ImageQA class
Constructors
- ImageQA()
Properties
- angleThreshold ↔ int?
-
getter/setter pair
- colornessCheck ↔ bool?
-
getter/setter pair
- documentPositionIndent ↔ int?
-
getter/setter pair
- dpiThreshold ↔ int?
-
getter/setter pair
-
expectedPass
↔ List<
int?> -
getter/setter pair
- focusCheck ↔ bool?
-
getter/setter pair
- glaresCheck ↔ bool?
-
getter/setter pair
- glaresCheckParams ↔ GlaresCheckParams?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- moireCheck ↔ bool?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited