Pixmap(3pm) | User Contributed Perl Documentation | Pixmap(3pm) |
Tk::Pixmap - 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
2018-11-01 | perl v5.28.0 |