clone abstract method

ImageData clone({
  1. bool noPixels = false,
})

Implementation

ImageData clone({bool noPixels = false});