29#ifndef Pt_Forms_PaintSurface_h
30#define Pt_Forms_PaintSurface_h
32#include <Pt/Forms/Api.h>
33#include <Pt/Gfx/PaintSurface.h>
66 const Gfx::PointF& to,
68 const Gfx::RectF* rect = 0);
74 const Gfx::PointF& to,
76 const Gfx::RectF* rect = 0) = 0;
Backend that executes drawing commands.
Definition Canvas.h:66
Target for drawing operations.
Definition PaintSurface.h:66
Core module.
Definition Allocator.h:33