Quality class
Quality Builder
- Implemented types
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- level ↔ dynamic
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
anyFormat(
[bool anyFormat = true]) → Quality - Adds an optional qualifier to accept any format
-
chromaSubSampling(
ChromaSubSampling chromaSubSampling) → Quality - Adds an optional qualifier to control chroma subsampling.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
quantization(
dynamic quantization) → Quality - Controls the final quality by setting a maximum quantization percentage.
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited