The number of columns in the image.
The number of rows in the image.
A string describing the expected ordering of the pixel array. It can be any combination or order of R = red, G = green, B = blue, A = alpha
The pixel Staroage type (CharPixel, ShortPixel, IntegerPixel, FloatPixel, or DoublePixel).
The pixel data.
Constructs an image from an array of pixels.