Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
BWImageConverter Class Members
The following tables list the members exposed by BWImageConverter.
Public Properties
| Name | Description |
| Invert | Gets a boolean value indicating whether to invert the image. |
| Level | Gets the boundary level of grey to represent black or white pixels. |
| Type | Overridden. Gets the ConverterType of this converter. |
Public Methods
| Name | Description |
| Equals | Overloaded. Overridden. Compares this converter to the specified one. |
| GetHashCode | Gets the hash code value for this converter. |
| ToImage | Overridden. Gets the converted image. |
See Also