Package | Description |
---|---|
org.apache.commons.imaging.formats.jpeg.segments |
JPEG image format segments.
|
Modifier and Type | Method and Description |
---|---|
SosSegment.Component[] |
SosSegment.getComponents()
Returns a copy of all the components.
|
SosSegment.Component |
SosSegment.getComponents(int index)
Return a component at the specified index.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.