|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PNGTranscoder | |
---|---|
org.apache.batik.ext.awt.image.codec.imageio | |
org.apache.batik.ext.awt.image.codec.png | |
org.apache.batik.transcoder.image | Provides transcoders for transcoding a SVG document fragment to an image. |
Uses of PNGTranscoder in org.apache.batik.ext.awt.image.codec.imageio |
---|
Methods in org.apache.batik.ext.awt.image.codec.imageio with parameters of type PNGTranscoder | |
---|---|
void |
PNGTranscoderImageIOWriteAdapter.writeImage(PNGTranscoder transcoder,
BufferedImage img,
TranscoderOutput output)
|
Uses of PNGTranscoder in org.apache.batik.ext.awt.image.codec.png |
---|
Methods in org.apache.batik.ext.awt.image.codec.png with parameters of type PNGTranscoder | |
---|---|
void |
PNGTranscoderInternalCodecWriteAdapter.writeImage(PNGTranscoder transcoder,
BufferedImage img,
TranscoderOutput output)
|
Uses of PNGTranscoder in org.apache.batik.transcoder.image |
---|
Methods in org.apache.batik.transcoder.image with parameters of type PNGTranscoder | |
---|---|
void |
PNGTranscoder.WriteAdapter.writeImage(PNGTranscoder transcoder,
BufferedImage img,
TranscoderOutput output)
Writes the specified image to the specified output. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |