iniContentCrop: Content for INI File Specifying Crop Action

Description Usage Arguments

View source: R/iviewMain.R

Description

Content for INI File Specifying Crop Action

Usage

1
2
3
4
5
iniContentCrop(
  crop = c(left = 0, top = 0, width = -1, height = -1),
  border = c(left = 0, right = 0, top = 0, bottom = 0),
  canvasColor = 255
)

Arguments

crop

integer vector with elements named left, top, width, height

border

integer vector with elements named left, right, top, bottom

canvasColor

value used in IrvanView [Effects] option CanvColor


KWB-R/kwb.iview documentation built on Dec. 18, 2021, 2:37 a.m.