Description Usage Arguments Value Examples
Image size after rotation
1 | rotated_size(width, height, degrees)
|
width |
Width of the original image |
height |
Height of the original image |
degrees |
Rotation in degreed |
list of rotated width and height
1 | rotated_size(100, 100, 45)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.