com.ibm.dtfj.image

Uses of Interface Image

Packages that use Image

Package Description
com.ibm.dtfj.image

Uses of Image in com.ibm.dtfj.image

Modifier and Type Method and Description
  1. Image
ImageFactory.getImage(java.io.File imageFile)
Creates a new Image object based on the contents of imageFile.
  1. Image
ImageFactory.getImage(java.io.File imageFile,java.io.File metadata)
Creates a new Image object based on the contents of imageFile and metadata.