crop_image {ciftiTools}R Documentation

Crop image

Description

Crop whitespace from image

Usage

crop_image(x, dims = seq(2))

Arguments

x

An image read by png::readPNG, or file path to that

dims

The dimensions to crop. Default: seq(2).

Value

The cropped image


[Package ciftiTools version 0.17.4 Index]