INLINE
INLINE bool isEmpty(const rgb_color *pixel);
INLINE bool isRowEmpty(const rgb_color *row);
INLINE const uchar *getRow(int x, int y);
INLINE void updateLeftBound(const rgb_color *row);
INLINE void updateRightBound(const rgb_color *row);