Struct PainterHead

Controls and guards Painter's frame cycle.

struct PainterHead

Methods

NameDescription
beginFrame (paintEngine, dipSize, ddpSize, background) dipSize is in device-independent pixels, ddpSize is in physical pixels
endFrame ()

Note

One who constructs painter and paint engine owns them.