Table of Contents

Method All

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

All(byte)

returns a Vec with all elements set to v0

public static Vec2b All(byte v0)

Parameters

v0 byte

Returns

Vec2b