TGfxRenderingHints Class Reference

class TGfxRenderingHints

This class implements the properties for renderer hints.

Gfx2D.lib
Since
1.0

Constructor & Destructor Documentation

TGfxRenderingHints()

TGfxRenderingHints()

Constructor.

Since
1.0

Member Functions Documentation

CurveQuality()

TInt CurveQuality()

Get the level of curve quality.

Since
1.0

FastFontRendering()

TBool FastFontRendering()

Get the flag for fast font rendering

Since
1.0

ImageInterpolation()

TGfxImageInterpolation ImageInterpolation()

Get the image interpolation object.

Since
1.0

SetCurveQuality(TInt)

voidSetCurveQuality(TIntaCurveQuality)

Set the level of curve quality.

Since
1.0

Parameters

TInt aCurveQuality: level of quality

SetFastFontRendering(TBool)

voidSetFastFontRendering(TBoolaFastFontRendering)

Set the flag for fast font rendering

Since
1.0

Parameters

TBool aFastFontRendering: ETrue = fast

SetShapeAntiAliasing(TBool)

voidSetShapeAntiAliasing(TBoolaShapeAntiAliasing)

Set the flag for anti-aliasing rendering of shapes

Since
1.0

Parameters

TBool aShapeAntiAliasing

SetVisibility(TBool)

voidSetVisibility(TBoolaVisibility)

Set the flag for visiblity.

Since
1.0

Parameters

TBool aVisibility: ETrue = visible

ShapeAntiAliasing()

TBool ShapeAntiAliasing()

Get the flag for anti-aliasing rendering of shapes

Since
1.0

Visibility()

TBool Visibility()

Get the flag for visiblity.

Since
1.0

Member Data Documentation

TUint32 iHintBits

TUint32 iHintBits[private]