create static method

Image create()

Implementation

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