The size of IplImage

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1062 (2.2.1.1062)

Syntax

         
 C#  Visual Basic  Visual C++ 
public static int MCvSeqBlock { get; }
Public Shared ReadOnly Property MCvSeqBlock As Integer
	Get
public:
static property int MCvSeqBlock {
	int get ();
}

See Also