Package org.apache.batik.transcoder.image
package org.apache.batik.transcoder.image
Provides transcoders for transcoding a SVG document fragment
to an image.
-
ClassDescriptionThis class enables to transcode an input to an image of any format.This class is an
ImageTranscoderthat produces a JPEG image.This class will never throw an IOException, instead it eats them and then ignores any future calls to it's interface.A transcoding Key represented the JPEG image quality.This class is anImageTranscoderthat produces a PNG image.This interface is used byPNGTranscoderto write PNG images through different codecs.This class is anImageTranscoderthat produces a TIFF image.This interface is used byTIFFTranscoderto write TIFF images through different codecs.