TGopFilledRectWithPattern Class Reference
class TGopFilledRectWithPattern : public TGraphicsOperation
|
An accelerated graphics operation that fills a rectangular area with a pattern.
The pattern consists of multiple copies of a bitmap, drawn tiled around an origin. Objects of this class can be passed to a graphics accelerator's Operation() function either individually, or in a buffer.
TGopFillPattern
Inherits from
-
TGopFilledRectWithPattern
Constructor & Destructor Documentation
TGopFilledRectWithPattern(const TRect &, TGopFillPattern)
Constructor with a rectangle and a pattern.
Parameters
const
TRect
& aRect
|
The rectangle to fill.
|
TGopFillPattern
aPattern
|
Specifies the handle to the bitmap to use for the pattern, and the origin for the pattern.
|
Member Data Documentation
TGopFillPattern
iPattern
Specifies the handle to the bitmap to use for the pattern and the origin for the pattern.
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.