Table of Contents

Property IsScalar

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

IsScalar

True if this is a 0-dimensional scalar shape (dims == 0, total == 1).

public bool IsScalar { get; }

Property Value

bool