All Classes
| Class | Description |
|---|---|
| BitmapDecoder |
Decodes a bitmap from a payload.
|
| BitmapEncoder |
Encodes the bitmap to a file.
|
| BitmapEncoder.Format | |
| Crop |
Preprocess for cropping.
|
| DimensionsValidator |
A preprocess step for validating the dimensions of a given bitmap.
|
| ImagePreprocessChain |
A preprocess chain to run on images before uploading.
|
| Limit |
Preprocess implementation for resizing.
|
| Parameters |
Video transcoding parameters
|
| Rotate |
Preprocess for rotating.
|
| Transcode |
Preprocess implementation for video transcoding.
|
| VideoDecoder |
Returns the decoded video uri from a given payload.
|
| VideoEncoder |
Returns the encoded video target file.
|
| VideoPreprocessChain |
A preprocess chain to run on videos before uploading.
|