Content for INI File Specifying Crop Action
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
)
|
crop |
integer vector with elements named |
border |
integer vector with elements named |
canvasColor |
value used in IrvanView |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.