The MonochromeSettings type exposes the following members.

Constructors

  NameDescription
Public methodMonochromeSettings

Properties

  NameDescription
Public propertyDitherMethod
Gets or sets the dithering method to be used for monochrome conversion. Default value is OtsuThreshold.
Public propertyReverseEffect
Gets or sets whether monochrome effect should be reversed. Default value is false
Public propertyThreshold
Gets or sets the threshold percentage. Values range from 0 to 100. Default value is 50.

Events

  NameDescription
Public eventPropertyChanged
Occurs when a property value changes.

See Also