| QualityBaseEmpty Property |
Implements Algorithm::empty()
Namespace:
OpenCvSharp.Quality
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public override bool Empty { get; }
Public Overrides ReadOnly Property Empty As Boolean
Get
public:
virtual property bool Empty {
bool get () override;
}
abstract Empty : bool with get
override Empty : bool with get
Return Value
Type:
BooleanSee Also