pixRef = p.getPixel(2,3); // Shouldn't you get pixelref from picture? pixRef.setColor(java.awt.Color.Black);
確定! 回上一頁