IplImageGetCOI Method OpenCvSharp Class Library
Returns index of channel of interest

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public int GetCOI()

Return Value

Type: Int32
channel of interest of the image (it returns 0 if all the channels are selected)
See Also

Reference