rwlogo
Rogue Wave Views 5.6

Rogue Wave Views
Foundation Package API Reference Guide

Product Documentation:

Rogue Wave Views
Documentation Home

IlvPSColorDevice Class Reference

Class implementing a dump device in PostScript (color-enabled). More...

#include <ilviews/util/ps.h>

Inheritance diagram for IlvPSColorDevice:
IlvPSDevice IlvPort

List of all members.

Public Member Functions

 IlvPSColorDevice (IlvDisplay *display)
 Constructor.

Detailed Description

Class implementing a dump device in PostScript (color-enabled).

Library: display

In version 5.1 and earlier, this class was used to add color management to its superclass IlvPSDevice which worked in grayscale mode only. From version 5.2 onwards, IlvPSDevice handles both color and grayscale mode and the class IlvPSColorDevice is deprecated. It is only kept for compatibility.

Note: it is possible to set an IlvPSColorDevice to work in grayscale mode.


Constructor & Destructor Documentation

IlvPSColorDevice::IlvPSColorDevice ( IlvDisplay display  ) 

Constructor.

Parameters:
display The associated display.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

© 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.