Crop operator properties for Script Engine. Read the documentation for more info.
|
int | CropLeft [get, set] |
| Crop left. [min=0, max=4096, default=0].
|
|
int | CropRight [get, set] |
| Crop right. [min=0, max=4096, default=0].
|
|
int | CropTop [get, set] |
| Crop top. [min=0, max=4096, default=0].
|
|
int | CropBottom [get, set] |
| Crop bottom. [min=0, max=4096, default=0].
|
|
Command | ResetCmd [get, set] |
| Reset crop parameters.
|
|