Interface GetJpegImageOptions.Size

Enclosing class:
GetJpegImageOptions

public static interface GetJpegImageOptions.Size
The image size. Specify `thumbnail` to return a version that maintains the original aspect ratio but is no larger than 200 pixels in the larger dimension. For example, an original 800 x 1000 image is resized to 160 x 200 pixels.