getPixel(picture,x,y). Gets a single pixel – returns pixel at position x,y of picture. getPixels(picture) gets all the pixels – returns an array.
確定! 回上一頁