flickrex v0.6.0 Flickrex.Flickr.Photos.Transform View Source

Link to this section Summary

Functions

Rotate a photo

Link to this section Types

Link to this section Functions

Link to this function rotate(args \\ []) View Source
rotate(args()) :: operation()

Rotate a photo.

This method requires authentication with “write” permission.

Arguments

  • photo_id - (required) The id of the photo to rotate.

  • degrees - (required) The amount of degrees by which to rotate the photo (clockwise) from it’s current orientation. Valid values are 90, 180 and 270.