ImageData typedef

ImageData = Image

an alias for the image library's Image class

Implementation

typedef ImageData = img.Image;