| format |
String |
Specify the format of the file, either jpg or png. If unspecified,
BMP and JPG files default to JPG, and PNG files default to PNG. |
Optional |
60.0 |
| height |
Integer |
Specify the height of the image file in pixels. You must specify a dimension greater than 24 pixels and smaller than the
original image dimension. You can specify up to 25 image dimension
combinations. If only height or width is specified, the original image
dimension is returned.
|
Optional |
42.0 |
| versionNumber |
Integer |
Specify an existing version number for the file.
If not specified, the latest version is returned. |
Optional |
42.0 |
| width |
Integer |
Specify the width of the image file in pixels. You must specify a dimension greater than 24 pixels and smaller than the
original image dimension. You can specify up to 25 image dimension
combinations. If only height or width is specified, the original image
dimension is returned.
|
Optional |
42.0 |