org.apache.xmlgraphics.ps.ImageEncoderpublic class ImageEncoderCCITTFax
extends java.lang.Object
implements org.apache.xmlgraphics.ps.ImageEncoder
| Constructor | Description |
|---|---|
ImageEncoderCCITTFax(org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax ccitt) |
Main constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getImplicitFilter() |
|
void |
writeTo(java.io.OutputStream out) |
public ImageEncoderCCITTFax(org.apache.xmlgraphics.image.loader.impl.ImageRawCCITTFax ccitt)
ccitt - the CCITT encoded imagepublic void writeTo(java.io.OutputStream out)
throws java.io.IOException
writeTo in interface org.apache.xmlgraphics.ps.ImageEncoderjava.io.IOExceptionpublic java.lang.String getImplicitFilter()
getImplicitFilter in interface org.apache.xmlgraphics.ps.ImageEncoderCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.