Class representing spot colours.
More...
#include <pdfspotcolour.h>
List of all members.
Detailed Description
Class representing spot colours.
Constructor & Destructor Documentation
wxPdfSpotColour::wxPdfSpotColour |
( |
int |
index, |
|
|
double |
cyan, |
|
|
double |
magenta, |
|
|
double |
yellow, |
|
|
double |
black |
|
) |
| |
Constructor for spot colour.
Member Function Documentation
double wxPdfSpotColour::GetBlack |
( |
| ) |
const |
|
inline |
double wxPdfSpotColour::GetCyan |
( |
| ) |
const |
|
inline |
int wxPdfSpotColour::GetIndex |
( |
| ) |
const |
|
inline |
double wxPdfSpotColour::GetMagenta |
( |
| ) |
const |
|
inline |
int wxPdfSpotColour::GetObjIndex |
( |
| ) |
const |
|
inline |
double wxPdfSpotColour::GetYellow |
( |
| ) |
const |
|
inline |
void wxPdfSpotColour::SetObjIndex |
( |
int |
index | ) |
|
|
inline |
The documentation for this class was generated from the following file: