BoundsCalculator
BoundsCalculator::updateLeftBound(const rgb_color *row)
BoundsCalculator::updateRightBound(const rgb_color *row)
BoundsCalculator::getValidRect(BBitmap *bitmap, RECT *rect)
BoundsCalculator calculator;
BoundsCalculator::isEmpty(const rgb_color *pixel)
BoundsCalculator::isRowEmpty(const rgb_color *row)
BoundsCalculator::getRow(int x, int y)
BoundsCalculator::getTop()
BoundsCalculator::getBottom()