static RGBImage rgbCol(RGBImage img, int x) { ret img.clip(x, 0, 1, img.h()); }