getpixel
n. 获取像素
例句
To access the raw pixel for a given location the method getPixel(int x, int y, pixel int[]) can be used.
要访问给定位置的原始像素,可以使用 getPixel(int x, int y, pixel int[]) 方法。