Contents
#include <dpiscale.h> class PixelPoint: public Point { public: // construction PixelPoint (PointRef point, float dpiFactor); };