Package | Description |
---|---|
info.magnolia.imaging | |
info.magnolia.imaging.operations | |
info.magnolia.imaging.util |
Modifier and Type | Method and Description |
---|---|
OutputFormat |
OutputFormat.clone() |
OutputFormat |
ImageGenerator.getOutputFormat(P params) |
OutputFormat |
DefaultImageGenerator.getOutputFormat(ParameterProvider<javax.jcr.Node> params) |
Modifier and Type | Method and Description |
---|---|
protected void |
DefaultImageStreamer.write(BufferedImage img,
OutputStream out,
OutputFormat outputFormat) |
Modifier and Type | Method and Description |
---|---|
OutputFormat |
ImageOperationChain.getOutputFormat() |
OutputFormat |
ImageOperationChain.getOutputFormat(P params)
Returns the static output format as configured with c2b by delegating to
ImageOperationChain.getOutputFormat() . |
Modifier and Type | Method and Description |
---|---|
void |
ImageOperationChain.setOutputFormat(OutputFormat outputFormat) |
Modifier and Type | Method and Description |
---|---|
static BufferedImage |
ImageUtil.flattenTransparentImageForOpaqueFormat(BufferedImage img,
OutputFormat outputFormat) |
Copyright © 2016 Magnolia International Ltd.. All rights reserved.