OutputArrayNeeded Property |
http://www.emgu.com
True if the output array is needed
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntaxpublic bool Needed { get; }
Public ReadOnly Property Needed As Boolean
Get
public:
property bool Needed {
bool get ();
}
member Needed : bool with get
Property Value
Type:
Boolean
See Also