rwlogo
Rogue Wave Views 5.5.1

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvPushAlpha Class Reference

This class is used to temporarily modify the alpha component of an IlvPort. More...

#include <ilviews/base/port.h>

List of all members.

Public Member Functions

 IlvPushAlpha (IlvPort &port, IlvIntensity alpha)
 Constructor.

Detailed Description

This class is used to temporarily modify the alpha component of an IlvPort.

Library: display


Constructor & Destructor Documentation

IlvPushAlpha::IlvPushAlpha ( IlvPort port,
IlvIntensity  alpha 
)

Constructor.

This constructor composes the alpha value of the port with alpha. When this object is destroyed, the original alpha value of the port is restored.

Parameters:
port The port whose alpha will be modified.
alpha The alpha component that will be composed with the alpha component of the port.

© Copyright 2012, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.