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

Contrast Constructor

Creates new Contrast class instance.

Overload List

Name Description
Public method Contrast()

Creates new Contrast class instance.

Public method Contrast(Boolean[])

Creates new Brightness class instance. Here you can specify what channels to process with this transform.

Public method Contrast(Single)

Creates new Contrast class instance. Here you can specify a contrast modifier.

Public method Contrast(Boolean[], Single)

Creates new Contrast class instance. Here you can specify what channels to process with this transform and contrast modifier.

See Also

Reference