jpeg12_component_info class
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
- ac_tbl_no ↔ int
-
getter/setter pair
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - component_id ↔ int
-
getter/setter pair
- component_index ↔ int
-
getter/setter pair
- component_needed ↔ int
-
getter/setter pair
- dc_tbl_no ↔ int
-
getter/setter pair
- DCT_h_scaled_size ↔ int
-
getter/setter pair
-
dct_table
↔ Pointer<
Void> -
getter/setter pair
- DCT_v_scaled_size ↔ int
-
getter/setter pair
- h_samp_factor ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- height_in_blocks ↔ int
-
getter/setter pair
- j12_downsampled_height ↔ int
-
getter/setter pair
- j12_downsampled_width ↔ int
-
getter/setter pair
- last_col_width ↔ int
-
getter/setter pair
- last_row_height ↔ int
-
getter/setter pair
- MCU_blocks ↔ int
-
getter/setter pair
- MCU_height ↔ int
-
getter/setter pair
- MCU_sample_width ↔ int
-
getter/setter pair
- MCU_width ↔ int
-
getter/setter pair
-
quant_table
↔ Pointer<
JQUANT_TBL> -
getter/setter pair
- quant_tbl_no ↔ int
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- v_samp_factor ↔ int
-
getter/setter pair
- width_in_blocks ↔ int
-
getter/setter pair
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