Content for INI File Specifying Crop Action

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