Optional
bimgThe blit image representation of the image, if available.
Optional
paletteThe palette associated with the image, if required.
The graphical buffer representation of the image.
The size of the image in characters.
Static
createCreate a new CCImage object from a blit image (BIMG) file/data.
The blit image to load (already unserialized)
The 0-indexed frame number to load (defaults to the first frame)
The newly loaded image
Static
createStatic
create
A CCImage represents an image that can be displayed on screen.