getRGB output values ... getRGB(x, y); // Components will be in the range of 0..255: int blue = color & 0xff; int green = (color ... Java · Image Processing.
確定! 回上一頁