images.dimmax: Compute max width and height of magick images.

View source: R/helpers_magick.R

images.dimmaxR Documentation

Compute max width and height of magick images.

Description

Compute max width and height of magick images.

Usage

images.dimmax(images)

Arguments

images

a vector/stack of magick images. See magick::image_blank or other methods to get one.

Value

named list with entries 'width' and 'height'


dfsp-spirit/nitools documentation built on Jan. 26, 2024, 8:24 p.m.