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