C# Class OCRSample.Skype

Mostrar archivo Open project: JhetoX/SkypeOCR

Public Methods

Method Description
toBlack ( Bitmap bmp ) : Bitmap

Private Methods

Method Description
DelegateZones ( Rectangle panel, Rectangle zones ) : void
Main ( ) : void
RunDetectZonesBar ( ) : void
cleanAndSearch ( string text ) : void
getCurrentSearch ( ) : object[]
scannerReady ( Point points ) : void

Method Details

toBlack() public static method

public static toBlack ( Bitmap bmp ) : Bitmap
bmp System.Drawing.Bitmap
return System.Drawing.Bitmap