The size of IplImage

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

Syntax

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

See Also