CFont::TPositionParam::TOutput Class Reference

class CFont::TPositionParam::TOutput

Output of GetCharacterPosition and GetCharacterPosition2. CFont::GetCharacterPosition CFont::GetCharacterPosition2

Public Member Functions
TOutput()
Public Attributes
const TUint8 *iBitmap
TSize iBitmapSize
TRect iBounds
TUint iCode

Constructor & Destructor Documentation

TOutput()

TOutput()[inline]

Standard constructor.

Member Data Documentation

const TUint8 * iBitmap

const TUint8 *iBitmap

Bitmap data for the glyph, if available

TSize iBitmapSize

TSize iBitmapSize

Size of the bitmap before algorithmic bolding, size multiplication, etc.

TRect iBounds

TRect iBounds

Bitmap bounds relative to the original pen position.

TUint iCode

TUint iCode

Character or glyph code.