Tk::Pixmap
Create color images from XPM files.
- Provided by: perl-tk (Version: 1:804.033-2build3)
- Report a bug
Create color images from XPM files.
$widget->Pixmap?(name?,options?)?
XPM is a popular X Window image file format for storing color icons. The Pixmap image type can be used to create color images using XPM files.
Pixmaps support the following options:
When a pixmap image is created, Tk also creates a new object. This object supports the configure and cget methods described in Tk::options which can be used to enquire and modify the options described above.
Tk::Image
pixmap, image, tix