MWsPalette Class Reference

class MWsPalette : public MWsObjectProvider

Render Stage Palette support.

This interface is intended to be optionally provided by a Render Stage when the pixel target can provide a Colour Palette. Not all pixel targets have this feature, for example OpenVG only targets.

Inherits from

Member Functions Documentation

DECLARE_WS_TYPE_ID(KMWsPalette)

DECLARE_WS_TYPE_ID(KMWsPalette)

Parameters

KMWsPalette

GetPalette(CPalette *&)

TInt GetPalette(CPalette *&aPalette)const [pure virtual]

Parameters

CPalette *& aPalette

SetCustomPalette(constCPalette *)

TInt SetCustomPalette(constCPalette *aPalette)[pure virtual]

Parameters

constCPalette * aPalette