XmGetScaledPixmap (3) Linux Manual Page
XmGetScaledPixmap — read a pixmap file and scale it according to pixmap and print resolution Synopsis#include <Xm/Xm.h> XtEnum XmGetScaledPixmap( Widget widget, String image_name, Pixel foreground, Pixel background, int depth, Double scaling_ratio);DescriptionXmGetScaledPixmap uses its Widget argument to look up for a Print Shell ancestor to get the pixmap resolution and the default printer resolution information to…
