ConvertColorSpaceToMono Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberToMono(Image)
Convert the input image to mono. The input image needs to have three planes, and is then assumed to be an RGB image.
Public methodStatic memberToMono(Image, MonochromeConversion)
Convert the input image to mono. The input image needs to have three planes, and is then assumed to be an RGB image.
Public methodStatic memberToMono(Image, Double, Double, Double)
Convert the input image to mono. The input image needs to have three planes, and is then assumed to be an RGB image.
Top
See Also

Reference