public abstract static class IImagingCoreAPI.ExportToWebPOperation 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 |
|---|
ExportToWebPOperation() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPagepublic IImagingCoreAPI.ExportOperation.Compression Compression
public int Resolution