C# Class Player.ImageProcess

Afficher le fichier Open project: chadbarbe/Team1450FRC2011

Méthodes publiques

Méthode Description
Process ( Bitmap imgRecv, bool showBestOnly, bool showCrosshairs, bool &locked ) : Bitmap

Method Details

Process() public static méthode

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