The MonochromeSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MonochromeSettings |
Properties
Name | Description | |
---|---|---|
![]() | DitherMethod |
Gets or sets the dithering method to be used for monochrome conversion. Default value is OtsuThreshold.
|
![]() | ReverseEffect |
Gets or sets whether monochrome effect should be reversed. Default value is false
|
![]() | Threshold |
Gets or sets the threshold percentage. Values range from 0 to 100. Default value is 50.
|
Events
Name | Description | |
---|---|---|
![]() | PropertyChanged |
Occurs when a property value changes.
|