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