TGopInvertRect Class Reference
class TGopInvertRect : public TGraphicsOperation |
An accelerated graphics operation that inverts the colour of all pixels in a rectangular area.
Objects of this class can be passed to a graphics accelerator's Operation() function either individually, or in a buffer.
Constructor & Destructor Documentation
TGopInvertRect(const TRect &)
TGopInvertRect | ( | const TRect & | aRect | ) | [inline] |
Constructor with a rectangle.
Parameters
const TRect & aRect | The rectangle in which to invert the colours. |
Member Data Documentation
TRect
iRect
The rectangle in which to invert the colours.
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.