About this resource

Representation of a rendition

Properties

Property Description Type
colorSpace The color space of the crop. string (values: unknown, rgb, cmyk, lab, indexedcolor, grayscale, bitmap, keeporiginal)
extension The extension of the rendition. string
height The height of the crop. int32
id Gets the identifier for the rendition. guid
isPreset Whether or not this is a preset crop. boolean
isSmart Whether or not this is a smart crop. boolean
name Gets the rendition name. string
presetHash The preset hash of the crop. string
presetName The preset name of the crop. string
preview The preview of the rendition. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-rendition' and the value 'Preview' to your request. string
publishedUri Shortcut property to the URI of the published public link of the rendition. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-rendition' and the value 'PublishedUri' to your request. string
resizeFormat The resize format of the crop. string
resizeHeight The resize height of the crop. int32
resizeWidth The resize width of the crop. int32
resolution The resolution of the crop. int32
type Gets the rendition type. string (values: original, preset, crop, trim, custom)
uri Gets the uri for this rendition. This property will not be returned by default. In order to include the property in the response, add a header with the name 'select-rendition' and the value 'Uri' to your request. string
width The width of the crop. int32
x The x coordinate of the position of the crop. int32
y The y coordinate of the position of the crop. int32

Relations

Method Name Select-key Resource type Description
GET self Provides a link to this resource.
GET publiclinks select-CropRendition: publiclinks PublicLinkCollection Gets the public links for the rendition