IntegralImage.GetSum

IntegralImage.GetSum method

Gets the sum.

public long GetSum(int x, int y, int width, int height)
ParameterTypeDescription
xInt32The x.
yInt32The y.
widthInt32The width.
heightInt32The height.

See Also