Learn R Programming

fsbrain (version 0.5.3)

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

Description

Compute max width and height of magick images.

Usage

images.dimmax(images)

Value

named list with entries 'width' and 'height'

Arguments

images

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