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