rotated_size: Image size after rotation

Description Usage Arguments Value Examples

View source: R/rotate.R

Description

Image size after rotation

Usage

1

Arguments

width

Width of the original image

height

Height of the original image

degrees

Rotation in degreed

Value

list of rotated width and height

Examples

1
rotated_size(100, 100, 45)

facelab/webmorph documentation built on April 11, 2021, 6:34 a.m.