Creates a new HiRes image with a given bitmap data and screen colours.
Creates a new HiRes image with a given bitmap data and screen colours.
array of 8000 raw bytes with image bitmap data
array of 1000 raw bytes with image screen data
Creates a new HiRes image with a given bitmap data and screen and border colours.
Creates a new HiRes image with a given bitmap data and screen and border colours.
array of 8000 raw bytes with image bitmap data
array of 1000 raw bytes with image screen data
single byte of image border colour
Creates a new HiRes image with a given bitmap data and border colour.
Creates a new HiRes image with a given bitmap data and border colour.
array of 8000 raw bytes with image bitmap data
single byte of image border colour
Creates a new HiRes image with a given bitmap data.
Creates a new HiRes image with a given bitmap data.
array of 8000 raw bytes with image bitmap data
Creates an empty HiRes image.
Default colour of a blank pixel.
Default colour of a drawn pixel.
Default byte value of a HiRes screen data.
Maximum possible pixel height of a HiRes image.
Maximum possible pixel width of a HiRes image.
Default size of raw byte arrays comprising a HiRes image.
Factory for HiRes instances.