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

Brightness Constructor

Creates new Brightness class instance.

Overload List

Name Description
Public method Brightness()

Creates new Brightness class instance.

Public method Brightness(Boolean[])

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

Public method Brightness(Single)

Creates new Brightness class instance. Here you can specify a brigthness modifier.

Public method Brightness(Boolean[], Single)

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

See Also

Reference