Uses of Interface
com.ibm.dtfj.image.Image
Packages that use Image
-
Uses of Image in com.ibm.dtfj.image
Methods in com.ibm.dtfj.image that return ImageModifier and TypeMethodDescriptionCreates a newImageobject based on the contents ofimageFile.Creates a newImageobject based on the contents ofimageFileandmetadata.ImageFactory.getImage(ImageInputStream in, URI sourceID) Creates a newImageobject based on the contents of the given input stream.ImageFactory.getImage(ImageInputStream in, ImageInputStream metadata, URI sourceID) Creates a newImageobject based on the contents of the given input stream.Image[]ImageFactory.getImagesFromArchive(File archive, boolean extract) Creates an array ofImageobjects from an archive such as a zip or jar file.