InvertPixel
InvertPixel(x, y, dest, src);
inline void InvertPixel(int32 x, int32 y, uchar* dest, const uchar* src);