Represents a picture.
The creation date of this piece of media, in milliseconds past the Unix Epoch.
The file extension used when exporting the piece of media.
The height of the piece of media.
The name of the piece of media.
The size of the piece of media, or width x height.
The width of the piece of media.
Gets the alpha portion for the pixel at the specified coordinates.
Gets the blue portion for the pixel at the specified coordinates.
Gets the pixel color at specified coordinates in RGBA form.
Gets the green portion for the pixel at the specified coordinates.
Gets the red portion for the pixel color at the specified coordinates.
Converts this image as a 2D array of pixel colors in RGBA format.
Gets this media as a byte array.