Rogue Wave Views
Foundation Package API Reference Guide
Product Documentation:

Rogue Wave Views
Documentation Home
Classes | Enumerations
ps.h File Reference
#include <ilviews/base/port.h>
#include <ilviews/base/iostream.h>

Classes

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

Enumerations

enum  IlvPSColorModel { IlvPSGrayScale, IlvPSColor }
 Values to specify the color model used for PostScript printing. More...
 

Detailed Description

Library: xviews or winviews or mviews (mutually exclusive)
Declaration of the IlvPSDevice and IlvPSColorDevice classes.

Enumeration Type Documentation

§ IlvPSColorModel

Values to specify the color model used for PostScript printing.

These values are used by IlvPSDevice::getColorModel() and IlvPSDevice::setColorModel().

Enumerator
IlvPSGrayScale 

For grayscale printing.

IlvPSColor 

For color printing.


© Copyright 2017, 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.