Generated by
JDiff

Class com.itextpdf.io.image.ImageDataFactory

Changed Methods
ImageData  create( Image, Color ) Documentation changed from old to new.
Gets an instance of an Image from a java.awt.Image
ImageData  create( Image, Color , boolean ) Documentation changed from old to new.
Gets an instance of an Image from a java.awt.Image.
ImageData  create( String) Documentation changed from old to new.
Create an ImageData instance representing the image from the specified file.
ImageData  create( String, boolean ) Documentation changed from old to new.
Create an ImageData instance representing the image from the specified file.
ImageData  createJpeg( URL) Documentation changed from old to new.
Create an ImageData instance from a Jpeg image url