C# Class Player.ImageProcess

Mostrar archivo Open project: chadbarbe/Team1450FRC2011

Public Methods

Method Description
Process ( Bitmap imgRecv, bool showBestOnly, bool showCrosshairs, bool &locked ) : Bitmap

Method Details

Process() public static method

public static Process ( Bitmap imgRecv, bool showBestOnly, bool showCrosshairs, bool &locked ) : Bitmap
imgRecv System.Drawing.Bitmap
showBestOnly bool
showCrosshairs bool
locked bool
return System.Drawing.Bitmap