Class SosSegment.Component
java.lang.Object
org.apache.commons.imaging.formats.jpeg.segments.SosSegment.Component
- Enclosing class:
- SosSegment
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal int
final int
final int
-
Constructor Summary
ConstructorsConstructorDescriptionComponent
(int scanComponentSelector, int dcCodingTableSelector, int acCodingTableSelector) -
Method Summary
-
Field Details
-
scanComponentSelector
-
dcCodingTableSelector
-
acCodingTableSelector
-
-
Constructor Details
-
Component
-