Version

BWImageConverter Class Members

The following tables list the members exposed by BWImageConverter.

Public Constructors
 NameDescription
Public ConstructorBWImageConverter ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyInvertGets a boolean value indicating whether to invert the image.  
Public PropertyLevelGets the boundary level of grey to represent black or white pixels.  
Public PropertyTypeOverridden. Gets the ConverterType of this converter.  
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Overridden. Compares this converter to the specified one.  
Public MethodGetHashCodeGets the hash code value for this converter.  
Public MethodToImageOverridden. Gets the converted image.  
See Also