public class ImageEncoderPNG extends Object implements org.apache.xmlgraphics.ps.ImageEncoder
Constructor and Description |
---|
ImageEncoderPNG(org.apache.xmlgraphics.image.loader.impl.ImageRawPNG image)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
String |
getImplicitFilter() |
void |
writeTo(OutputStream out) |
public ImageEncoderPNG(org.apache.xmlgraphics.image.loader.impl.ImageRawPNG image)
image
- the PNG imagepublic void writeTo(OutputStream out) throws IOException
writeTo
in interface org.apache.xmlgraphics.ps.ImageEncoder
IOException
public String getImplicitFilter()
getImplicitFilter
in interface org.apache.xmlgraphics.ps.ImageEncoder
Copyright © 2025 Apache Software Foundation. All rights reserved.