This documentation is for the old version. Go to the latest Graphics Mill docs

BrightnessContrast Constructor

Creates new BrightnessContrast class instance.

Overload List

Name Description
Public method BrightnessContrast()

Creates new BrightnessContrast class instance.

Public method BrightnessContrast(Boolean[])

Creates new BrightnessContrast class instance. Here you can specify what channels to process.

Public method BrightnessContrast(Single, Single)

Creates new BrightnessContrast class instance. Here you can specify brigthness and contrast modifiers.

Public method BrightnessContrast(Boolean[], Single, Single)

Creates new BrightnessContrast class instance. Here you can specify what channels to process with this transform and brigthness/contrast modifiers.

See Also

Reference