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 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.