baseimageCC()

Links given bitmap slot to given memory bank. Unlike baseimage() command, it handle image transparencies too. Bank size is automatically calculated.

Syntax:
baseimageCC( bank , image )

Example:
baseimageCC( 0, 1 )

See also baseimage() and freeBase() commands.