HTk.Canvasitems.ImageItem
Description
HTk's image canvas item. An image object on a canvas widget.
Documentation
The ImageItem datatype.
Instances
| Eq ImageItem | |
| Destroyable ImageItem | An image item can be destroyed. |
| Synchronized ImageItem | You can synchronize on an image item. |
| GUIObject ImageItem | Internal. |
| HasCanvAnchor ImageItem | You can specify the anchor position of an image item. |
| HasPosition ImageItem | You can specify the position of an image item. |
| HasPhoto ImageItem | An image item is a container for an image object. |
| CanvasItem ImageItem | An image item is a canvas item (any canvas item is an instance of the
abstract |
| TaggedCanvasItem ImageItem | A image item can have several tags (handlers for a set of canvas items). |