Plain hi-resolution bitmap data of the image.
Optional single byte of image border colour.
An actual pixel height of the image.
Image pixel height rounded up to the bottom margin of an 8x8 character.
An actual char height of the image.
An actual char width of the image.
Returns the C64 colour of the pixel at [x,y].
Returns the C64 colour of the pixel at [x,y].
X coordinate of a requested pixel
Y coordinate of a requested pixel
Validates consistency of an object instance data.
An actual pixel width of the image.
Image pixel width rounded up to the right margin of an 8x8 character.
An actual image mode.
Converts given pixel coordinates into screen coordinates.
Converts given pixel coordinates into screen coordinates.
X coordinate of a requested pixel
Y coordinate of a requested pixel
tuple with a pair of calculated screen coordinates
Validates whether given pixel coordinates are located within the image.
Validates whether given pixel coordinates are located within the image.
X coordinate of the pixel
Y coordinate of the pixel
Generic CBM image data.