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