static float rgbAverageBrightness(RGBImage img) { ret (float) new BWImage(img).averageBrightness(); }