C# 클래스 Player.ImageProcess

파일 보기 프로젝트 열기: chadbarbe/Team1450FRC2011

공개 메소드들

메소드 설명
Process ( Bitmap imgRecv, bool showBestOnly, bool showCrosshairs, bool &locked ) : Bitmap

메소드 상세

Process() 공개 정적인 메소드

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