Automatic Gain Control operator properties for Script Engine. Read the documentation for more info.
|
|
bool | UseFullScreen [get, set] |
| | Use full image.
|
| |
|
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].
|
| |
|
bool | ShowCropArea [get, set] |
| | Show Crop Area.
|
| |
|
string | LuminanceString [get] |
| | Measured luminance (avg)
|
| |
|
string | LuminanceChangeString [get] |
| | Luminance change (%)
|
| |
|
bool | LuminanceChanged [get] |
| | Luminance changed. Automatically set to true when a significant luminance change is detected.
|
| |
|
bool | LuminanceAutoCorrect [get, set] |
| | Luminance autocorrect.
|
| |
|
Command | StoreLuminanceCommand [get] |
| | Store luminance.
|
| |
|
string | StoredLuminanceString [get, set] |
| | Stored luminance (%)
|
| |
|
int | PixelCount [get] |
| | Pixel Count.
|
| |
|
int | LuminanceSum [get] |
| | Luminance Sum.
|
| |