define a pixmap to put icons and backgrounds into an interface
group UIpixmap {
string+Port filename;
string fileType;
UIpixmap defines the type and filename location of a pixmap to include in an interface, usually as either a UIlabel, or as a background pattern to any UIwindow class widget.