C# Class Emgu.CV.DisplayColorAttribute

Inheritance: System.Attribute
ファイルを表示 Open project: fajoy/RTSPExample

Public Methods

Method Description
DisplayColorAttribute ( int blue, int green, int red ) : System

Method Details

DisplayColorAttribute() public method

public DisplayColorAttribute ( int blue, int green, int red ) : System
blue int
green int
red int
return System