or
Rotates the image. Accepts auto, 0
, 90
, 180
or 270
. Default is auto
. The auto option uses Exif data to automatically orient images correctly.
GET YOUR_APP_URL/api/images/entries/image.jpg?or=0&token=YOUR_IMAGES_TOKEN
GET YOUR_APP_URL/api/images/entries/image.jpg?or=90&token=YOUR_IMAGES_TOKEN
GET YOUR_APP_URL/api/images/entries/image.jpg?or=180&token=YOUR_IMAGES_TOKEN
GET YOUR_APP_URL/api/images/entries/image.jpg?or=270&token=YOUR_IMAGES_TOKEN
GET https://flextype.org/api/images/entries/image.jpg?or=0&token=3b29b31ae05c89c2009f6e3f96e3d703
GET https://flextype.org/api/images/entries/image.jpg?or=90&token=3b29b31ae05c89c2009f6e3f96e3d703
GET https://flextype.org/api/images/entries/image.jpg?or=180&token=3b29b31ae05c89c2009f6e3f96e3d703
GET https://flextype.org/api/images/entries/image.jpg?or=270&token=3b29b31ae05c89c2009f6e3f96e3d703