public static interface IImagingCoreAPI.ExportOperation
extends java.lang.AutoCloseable
Modifier and Type | Interface and Description |
---|---|
static class |
IImagingCoreAPI.ExportOperation.Compression
Uniform image compression scale for all lossy formats
|
static class |
IImagingCoreAPI.ExportOperation.CompressionType |
Modifier and Type | Method and Description |
---|---|
void |
addPage(android.graphics.Bitmap bitmap)
Add a page to the export target.
|