public abstract static class IImagingCoreAPI.ExportToJpgOperation extends java.lang.Object implements IImagingCoreAPI.ExportOperation
IImagingCoreAPI.ExportOperation.Compression, IImagingCoreAPI.ExportOperation.CompressionType
Modifier and Type | Field and Description |
---|---|
IImagingCoreAPI.ExportOperation.Compression |
Compression
Image compression.
|
int |
Resolution
Image resolution to be set in EXIF, zero by default
|
Constructor and Description |
---|
ExportToJpgOperation() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPage
public IImagingCoreAPI.ExportOperation.Compression Compression
public int Resolution