static RGB hi15ToRGB(short hi15) { ret new RGB(hi15ToRGBInt_clean(hi15)); }