Alignment of image rows (4 or 8). OpenCV ignores it and uses widthStep instead

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

Syntax

C#
public int align
Visual Basic (Declaration)
Public align As Integer
Visual C++
public:
int align

See Also