Methods

The following methods are used to create and configure bitmap items:

create_bitmap(x0, y0, options...) => id

Create a bitmap item placed relative to the given position.

delete(item)

Delete a bitmap item.

coords(item, x0, y0)

Move one or more bitmap items.

itemconfigure(item, options...)

Change the options for one or more bitmap items.