static double rgbAlphaZeroToOne(int rgb) { ret rgbAlpha(rgb)/255.0; }