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