Class Tools.PV
- Description
Display a image on the screen. Requires GTK.
- Inherit
Window
inherit GTK.Window : Window
- Typedef
PVImage
typedefStandards.URI|string|Image.Image|Image.Layer|array(Image.Layer) Tools.PV.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.