object background { bitmap1 = LoadBitmap("xxx.jpeg/bmp"); bgfill = fillstyle { Bitmap(x,y,w,h,bitmap1); }; }