TGopFilledRectUsingDrawMode Class Reference
class TGopFilledRectUsingDrawMode : public TGraphicsOperation
|
An accelerated graphics operation that fills a rectangular area with a colour, whilst performing a bitwise logical operation with the pixels in the region, for instance AND, OR, Exclusive OR.
The bitwise logical operation is specified in the draw mode. 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.
Inherits from
-
TGopFilledRectUsingDrawMode
Constructor & Destructor Documentation
TGopFilledRectUsingDrawMode(const TRect &, TRgb, CGraphicsContext::TDrawMode)
Constructor with a rectangle, a colour and a draw mode.
Member Data Documentation
CGraphicsContext::TDrawMode
iDrawMode
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.