@Creates('ImageData|=Object') ImageData getImageData(int sx, int sy, int sw, int sh) { return convertNativeToDart_ImageData(_getImageData_1(sx, sy, sw, sh)); }