$Date: 2005/10/23 11:10:45 $
$Revision: 1.7 $
-- Initialise background with image a_bitmap.
-- (From EM_BITMAP_BACKGROUND)
-- Initialise background with image denoted by a_filename.
-- (From EM_BITMAP_BACKGROUND)
-- Initialise background with a_bitmap and new bitmap dimensions a_width a_height.
-- Initialise background with image denoted by a_filename and
-- new bitmap dimensions a_width a_height.
-- Bitmap that is drawn as background
-- (From EM_BITMAP_BACKGROUND)
-- Set bitmap to a_bitmap.
-- (From EM_BITMAP_BACKGROUND)
Background with a stretched bitmap.
The bitmap will be repeated if necessary.