menu
yjy_image_3_3_0 package
documentation
image.dart
JpegComponent
JpegComponent constructor
JpegComponent constructor
dark_mode
light_mode
JpegComponent
constructor
JpegComponent
(
int
hSamples
,
int
vSamples
,
List
<
Int16List
?
>
quantizationTableList
,
int
quantizationIndex
,
)
Implementation
JpegComponent(this.hSamples, this.vSamples, this.quantizationTableList, this.quantizationIndex);
yjy_image_3_3_0 package
documentation
image
JpegComponent
JpegComponent constructor
JpegComponent class