Skip to main content
johnrellis
Legend
December 12, 2021
Open for Voting

P: SDK: Provide a method to flip photos

  • December 12, 2021
  • 0 replies
  • 90 views

The SDK provides no way for a plugin to flip a photo horizontally or vertically. There is photo:rotateRight() and photo:rotateLeft() but no analogous methods for flipping.

 

My Any Crop plugin would use this to provide a command to restore a photo to its original orientation.  It has a command for doing that with rotation but not flipping.

 

My Copy Settings plugin's Extract Masks command would use this to extract the masks of flipped photos.