class CAnimGc : public CBitmapContext |
Animation graphics context.
An object of this type is linked into CAnim by the window server, which allows you to draw to the animation window. The object's functions allow you to set and cancel the clipping region, and to draw to the visible window using the inherited CBitmapContext functions.
Public Member Functions | |
---|---|
void | CancelClippingRegion() |
TInt | SetClippingRegion(const TRegion &) |
Inherited Enumerations | |
---|---|
CGraphicsContext:TBrushStyle | |
CGraphicsContext:TDrawMode | |
CGraphicsContext:TDrawModeComponents | |
CGraphicsContext:TFillRule | |
CGraphicsContext:TPenStyle | |
CGraphicsContext:TTextAlign |