Creates new BrightnessContrast class instance.
| Name | Description | |
|---|---|---|
|
|
BrightnessContrast() |
Creates new BrightnessContrast class instance. |
|
|
BrightnessContrast(Boolean[]) |
Creates new BrightnessContrast class instance. Here you can specify what channels to process. |
|
|
BrightnessContrast(Single, Single) |
Creates new BrightnessContrast class instance. Here you can specify brigthness and contrast modifiers. |
|
|
BrightnessContrast(Boolean[], Single, Single) |
Creates new BrightnessContrast class instance. Here you can specify what channels to process with this transform and brigthness/contrast modifiers. |