public static class TransformOptions.Builder extends Options.Builder<TransformOptions.Builder>
configuration, cropRequirement, encodeRequirement, metadata, outputPixelSpecification, resizeRequirement, rotateRequirement| Modifier and Type | Method and Description |
|---|---|
TransformOptions |
build() |
TransformOptions.Builder |
outputPixelSpecification(ImagePixelSpecification outputPixelSpecification)
If set, defines the pixel specification images should be converted to before being passed to
the compressor.
|
configuration, crop, cropAbsoluteToOrigin, cropRelativeToOrigin, resize, resize, resize, rotate, rotate, rotatepublic TransformOptions.Builder outputPixelSpecification(ImagePixelSpecification outputPixelSpecification)
public TransformOptions build()
build in class Options.Builder<TransformOptions.Builder>