www.emgu.com/wiki
Get the color type of the image

Declaration Syntax
Public Shared Function GetTypeOfColor ( _
image As IImage _
) As Type
public:
static Type^ GetTypeOfColor(
IImage^ image
)

Parameters
- image (IImage)
- the image to apply reflection on

Return Value
the color type of the image
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)