[This is preliminary documentation and is subject to change.]

0 - interleaved color channels, 1 - separate color channels. cvCreateImage can only create interleaved images

Namespace:  Emgu.CV.Structure
Assembly:  Emgu.CV (in Emgu.CV.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public int dataOrder
Public dataOrder As Integer
public:
int dataOrder

See Also