Jpeg class

Constructors

Jpeg()

Properties

hashCode int
The hash code for this object.
no setterinherited
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
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

DCTSIZE → const int
DCTSIZE2 → const int
dctZigZag → const List<int>
M_APP0 → const int
M_APP1 → const int
M_APP2 → const int
M_APP3 → const int
M_APP4 → const int
M_APP5 → const int
M_APP6 → const int
M_APP7 → const int
M_APP8 → const int
M_APP9 → const int
M_APP10 → const int
M_APP11 → const int
M_APP12 → const int
M_APP13 → const int
M_APP14 → const int
M_APP15 → const int
M_COM → const int
M_DAC → const int
M_DHP → const int
M_DHT → const int
M_DNL → const int
M_DQT → const int
M_DRI → const int
M_EOI → const int
M_ERROR → const int
M_EXP → const int
M_JPG → const int
M_JPG0 → const int
M_JPG13 → const int
M_RST0 → const int
M_RST1 → const int
M_RST2 → const int
M_RST3 → const int
M_RST4 → const int
M_RST5 → const int
M_RST6 → const int
M_RST7 → const int
M_SOF0 → const int
M_SOF1 → const int
M_SOF2 → const int
M_SOF3 → const int
M_SOF5 → const int
M_SOF6 → const int
M_SOF7 → const int
M_SOF9 → const int
M_SOF10 → const int
M_SOF11 → const int
M_SOF13 → const int
M_SOF14 → const int
M_SOF15 → const int
M_SOI → const int
M_SOS → const int
M_TEM → const int
MAX_COMPS_IN_SCAN → const int
MAX_SAMP_FACTOR → const int
NUM_ARITH_TBLS → const int
NUM_HUFF_TBLS → const int
NUM_QUANT_TBLS → const int