ImageData constructor

ImageData(
  1. Image image
)

Implementation

ImageData(this.image);