| Composite |
A Composite represents a composition of an image onto a canvas.
|
| Composite.Anchor |
Valid anchoring positions for a compositing operation.
|
| CompositeTransform |
A transform that represents zero or more transforms executed in series.
|
| Image |
Image represents an image that can be manipulated by the
ImagesService.
|
| Image.Format |
Image formats usable by the images api.
|
| ImagesService |
The images service provides methods to apply transformations to images.
|
| ImagesService.OutputEncoding |
Valid output encoding formats usable for image transforms.
|
| InputSettings |
InputSettings represents the different settings to specify how
an Image is interpreted by a transform.
|
| InputSettings.OrientationCorrection |
Actions to take with respect to correcting image orientation based
on image metadata.
|
| OutputSettings |
OutputSettings represents the different settings to specify how
a particular transform or composite will return an Image.
|
| ServingUrlOptions |
Allow users to customize the behavior of creating a image serving URL using
the ImagesService.
|
| Transform |
A transform that can be applied to an Image.
|