ILocalContrastParams
What it does
Configures contrasting parameters.
Note. This object is not available on the Web Verification Station for checking rules locally.
Properties
Name | Type | Access | Description |
---|---|---|---|
Brightness | int | Read/write | Defines brightness of an image. Possible values are from 0 to 256. |
Contrast | int | Read/write | Defines contrasting level. |
NoiseLevel | int | Read/write | Defines noise level that will not increase. Possible values are from 0 to 256. |
NoiseSensitivity | int | Read/write | Defines how sensitive an image is to an automatic noise level correction. |
Radius | int | Read/write | A filter localization degree. |
TargetBrightness | int | Read/write | A target brightness level. Possible values are from 0 to 255. |
4/12/2024 6:16:02 PM