nw::lyt::BlendMode Structure

Syntax

struct BlendMode

Description

The structure that holds the blend mode settings.

Member Functions

Constructors and Destructors
BlendMode Constructor.
Set/Get
Set Changes settings.
GetBlendOp Gets the blend operation type.
GetSrcFactor Gets the value to multiply the pixel color by.
GetDstFactor Gets the value to multiply the frame buffer color by.
GetLogicOp Specifies the logical operation type.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL