[Top]
Tools
Tools.PV
|
Class Tools.PV
- Description
-
Display a image on the screen. Requires GTK.
- Inherit
Window
-
inherit GTK.Window : Window
- Typedef
PVImage
-
typedef Standards.URI|string|Image.Image|Image.Layer|array(Image.Layer) PVImage
- Description
-
The image types accepted. If the image is a string, it is assumed
to be a filename of a image that can be loaded with Image.load.
This includes URLs.
|