create static method

ImageData create()

Implementation

@$core.pragma('dart2js:noInline')
static ImageData create() => ImageData._();