static RGB rgbFrom332(Int col332) { ret col332 == null ? null : RGB(from332(col332)); }