Table of Contents

Method InsertChannel

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

InsertChannel(InputArray, InputOutputArray, int)

inserts a single channel to dst (coi is 0-based index)

public static void InsertChannel(InputArray src, InputOutputArray dst, int coi)

Parameters

src InputArray
dst InputOutputArray
coi int