static RGBImage rgb332(RGBImage rgb) { ret new Image332(rgb).toRGB(); }