public class ImageEncoderCCITTFax extends Object implements org.apache.xmlgraphics.ps.ImageEncoder
Constructor and Description |
---|
ImageEncoderCCITTFax(org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax ccitt)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getImplicitFilter() |
void |
writeTo(OutputStream out) |
public ImageEncoderCCITTFax(org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax ccitt)
ccitt
- the CCITT encoded 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.