MatInsertChannel Method |
Namespace: OpenCvSharp
public void InsertChannel( InputOutputArray dst, int coi )
Public Sub InsertChannel ( dst As InputOutputArray, coi As Integer )
public: void InsertChannel( InputOutputArray^ dst, int coi )
member InsertChannel : dst : InputOutputArray * coi : int -> unit
function InsertChannel(dst, coi);