The getRGB() and setRGB() methods use a 32-bit int to encode the color, thereby avoiding the need to create temporary Color objects. The red (R), green (G), ...
確定! 回上一頁