JpegComponent class
Constructors
-
JpegComponent(int hSamples, int vSamples, List<
Int16List> quantizationTableList, int quantizationIndex)
Properties
- blocks ↔ List
-
read / write
- blocksPerColumn ↔ int
-
read / write
- blocksPerLine ↔ int
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- hSamples ↔ int
-
read / write
- huffmanTableAC ↔ List
-
read / write
- huffmanTableDC ↔ List
-
read / write
- pred ↔ int
-
read / write
- quantizationIndex ↔ int
-
read / write
- quantizationTable → Int16List
-
read-only
-
quantizationTableList
→ List<
Int16List> -
final
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- vSamples ↔ int
-
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited