TGopFilledRect Class Reference
class TGopFilledRect : public TGraphicsOperation |
An accelerated graphics operation that fills a rectangular area with a colour.
The data members are all initialised on construction. Objects of this class can be passed to a graphics accelerator's Operation() function either individually, or in a buffer.
Constructor & Destructor Documentation
TGopFilledRect(const TRect &, TRgb)
TGopFilledRect | ( | const TRect & | aRect, |
| TRgb | aColor |
| ) | [inline] |
Constructor with a rectangle and a colour.
Parameters
const TRect & aRect | The rectangle to fill. |
TRgb aColor | The fill colour. |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.