OutputArrayNeeded Property |
http://www.emgu.com
True if the output array is needed
Namespace: Emgu.CVAssembly: Emgu.CV (in Emgu.CV.dll) Version: 3.0.0.2161 (3.0.0.2161)
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