JpegFrame class Null safety
Constructors
Properties
-
components
→ Map<
int, JpegComponent> -
final
-
componentsOrder
→ List<
int> -
final
- extended ↔ bool?
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- maxHSamples ↔ int
-
read / write
- maxVSamples ↔ int
-
read / write
- mcusPerColumn ↔ int
-
read / write
- mcusPerLine ↔ int
-
read / write
- precision ↔ int?
-
read / write
- progressive ↔ bool?
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- samplesPerLine ↔ int?
-
read / write
- scanLines ↔ int?
-
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
prepare(
) → void -
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited