image_rotate_90: Rotate an image by 90 degrees

View source: R/image_export.R

image_rotate_90R Documentation

Rotate an image by 90 degrees

Description

Rotate an image by 90 degrees

Usage

image_rotate_90(image, clockwise = TRUE)

Arguments

image

An image list.

clockwise

Logical, if TRUE (default) rotates clockwise, otherwise counter-clockwise.

Value

A new image list with width and height swapped.


scimesh documentation built on Aug. 9, 2026, 9:07 a.m.