Cv2AlignSize Method |
Namespace: OpenCvSharp
public static int AlignSize( int sz, int n )
Public Shared Function AlignSize ( sz As Integer, n As Integer ) As Integer
public: static int AlignSize( int sz, int n )
static member AlignSize : sz : int * n : int -> int
OpenCvSharp.Cv2.AlignSize = function(sz, n);