Uses of Class
org.apache.commons.imaging.formats.jpeg.segments.App2Segment
Packages that use App2Segment
Package
Description
The JPEG image format.
JPEG image format segments.
-
Uses of App2Segment in org.apache.commons.imaging.formats.jpeg
Method parameters in org.apache.commons.imaging.formats.jpeg with type arguments of type App2SegmentModifier and TypeMethodDescriptionprivate byte[]JpegImageParser.assembleSegments(List<App2Segment> segments) private byte[]JpegImageParser.assembleSegments(List<App2Segment> segments, boolean startWithZero) -
Uses of App2Segment in org.apache.commons.imaging.formats.jpeg.segments
Classes in org.apache.commons.imaging.formats.jpeg.segments that implement interfaces with type arguments of type App2SegmentMethods in org.apache.commons.imaging.formats.jpeg.segments with parameters of type App2Segment