Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <devvideobase.h>
This item is not part of the S60 5th Edition SDK

Class TScaleFactor

class TScaleFactor;

Description

Defines a supported scale factor for a scaling pre-processor or post-processor.

The scale factor is defined as iScaleNum/iScaleDenom, where the values are positive integers and relatively prime.

Members

Defined in TScaleFactor:


Member data


iScaleNum

TUint iScaleNum;

Description

Scale factor numerator. Non-zero.


iScaleDenom

TUint iScaleDenom;

Description

Scale factor denominator. Non-zero.