Uses of Class
com.twelvemonkeys.imageio.plugins.jpeg.Frame.Component
Packages that use Frame.Component
-
Uses of Frame.Component in com.twelvemonkeys.imageio.plugins.jpeg
Fields in com.twelvemonkeys.imageio.plugins.jpeg declared as Frame.ComponentMethods in com.twelvemonkeys.imageio.plugins.jpeg that return Frame.ComponentModifier and TypeMethodDescription(package private) Frame.ComponentFrame.getComponent(int id) private Frame.ComponentJPEGLosslessDecoder.getComponentSpec(Frame.Component[] components, int sel) Methods in com.twelvemonkeys.imageio.plugins.jpeg with parameters of type Frame.ComponentModifier and TypeMethodDescriptionprivate Frame.ComponentJPEGLosslessDecoder.getComponentSpec(Frame.Component[] components, int sel) Constructors in com.twelvemonkeys.imageio.plugins.jpeg with parameters of type Frame.ComponentModifierConstructorDescriptionprivateFrame(int marker, int samplePrecision, int lines, int samplesPerLine, Frame.Component[] components)