public class ImageInputDescriptor extends AbstractAFPObject
AbstractAFPObject.Category, AbstractAFPObject.Type
LOG, SF_CLASS, SF_HEADER_LENGTH
Constructor and Description |
---|
ImageInputDescriptor() |
Modifier and Type | Method and Description |
---|---|
void |
setResolution(int resolution)
Sets the resolution information for the raster image
the default value is a resolution of 240 dpi.
|
void |
writeToStream(OutputStream os)
DataStream objects must implement the writeToStream()
method to write its data to the given OutputStream
|
copySF, copySF, truncate, writeChunksToStream, writeObjects
public void writeToStream(OutputStream os) throws IOException
os
- the outputsteam streamIOException
- an I/O exception of some sort has occurred.public void setResolution(int resolution)
resolution
- The resolution valueCopyright © 2025 Apache Software Foundation. All rights reserved.