[13:05] hi all~ can anyon tell me why when i do this int[][] array = image.getPixelArray(); it give me this error: cannot find symbol symbol: method getPixelArray() [13:05] seems i lost my getPixelArray() method [13:06] i imported acm program and graphics