IplImageAlign Property OpenCvSharp Class Library

Note: This API is now obsolete.

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

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

[ObsoleteAttribute]
public int Align { get; }

Property Value

Type: Int32
See Also

Reference