MGfxPaint Class Reference

class MGfxPaint

Abstract class to define methods for a paint implementation, such as a gradient painter.

Gfx2D.lib
Since
1.0

Member Functions Documentation

GetColor()

TUint32 GetColor ( ) [pure virtual]

Get an array of color values for a scanline. The given buffer array is filled with this color value.

Since
1.0
Since
1.0

SetFill(VGPaint, TGfxRectangle2D &, TFloatFixPt, void *)

void SetFill ( VGPaint aFillPaint,
TGfxRectangle2D & aBBox,
TFloatFixPt aOpacity,
void * GfxContext
) [pure virtual]

Parameters

VGPaint aFillPaint
TGfxRectangle2D & aBBox
TFloatFixPt aOpacity
void * GfxContext