Create an image.
Mixin common commands.
Get the anchor.
Set the anchor position.
Get the image.
Set the image.
Get the active image.
Set the active image.
Get the disabled image.
Set the disabled image.
Get the type of canvas item.
Get the coords of this item.
Set the coordinates used to draw this item.
Get the tags associated with this item.
Set tags associated with this item.
Add a specific tag to this item.
Delete a specific tag associated to this item.
Delete all tags associated to this item.
Destroy this item and remove it from the canvas.
Set the keyboard focus to this item in the canvas.
Lower an item in the drawing order.
Raise an item in the drawing order.
Move an item on the canvas by an amount.
Move an item on the canvas to a position.
Scale an item on the canvas. Note that some items have only a single pair of coordinates (e.g., text, images and widgets) and so scaling of them by this command can only move them around.
Mixin common commands.
These are injected common commands that can also be used with this canvas item.
An canvas image item.