C# Class MissionPlanner.Utilities.OpticalFlow.ImageEventHandle

Inheritance: System.EventArgs
显示文件 Open project: ArduPilot/MissionPlanner

Public Methods

Method Description
ImageEventHandle ( Image bmp ) : System

Method Details

ImageEventHandle() public method

public ImageEventHandle ( Image bmp ) : System
bmp Image
return System