Rogue Wave Views 5.5.1 |
Rogue Wave Views |
Rogue Wave Views Documentation Home |
Class implementing a dump device in PostScript (color-enabled). More...
#include <ilviews/util/ps.h>
Public Member Functions | |
IlvPSColorDevice (IlvDisplay *display) | |
Constructor. |
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.
IlvPSColorDevice::IlvPSColorDevice | ( | IlvDisplay * | display | ) |
Constructor.
display | The associated display. |
© 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.