Package org.apache.fop.render.ps
Class ImageEncoderPNG
java.lang.Object
org.apache.fop.render.ps.ImageEncoderPNG
- All Implemented Interfaces:
org.apache.xmlgraphics.ps.ImageEncoder
ImageEncoder implementation for PNG images.
-
Constructor Summary
ConstructorsConstructorDescriptionImageEncoderPNG(org.apache.xmlgraphics.image.loader.impl.ImageRawPNG image) Main constructor -
Method Summary
-
Constructor Details
-
ImageEncoderPNG
public ImageEncoderPNG(org.apache.xmlgraphics.image.loader.impl.ImageRawPNG image) Main constructor- Parameters:
image- the PNG image
-
-
Method Details
-
writeTo
- Specified by:
writeToin interfaceorg.apache.xmlgraphics.ps.ImageEncoder- Throws:
IOException
-
getImplicitFilter
- Specified by:
getImplicitFilterin interfaceorg.apache.xmlgraphics.ps.ImageEncoder
-