Class representing spot colours.
More...
#include <pdfspotcolour.h>
Class representing spot colours.
◆ wxPdfSpotColour() [1/2]
| wxPdfSpotColour::wxPdfSpotColour |
( |
int | index, |
|
|
double | cyan, |
|
|
double | magenta, |
|
|
double | yellow, |
|
|
double | black ) |
Constructor for spot colour.
◆ wxPdfSpotColour() [2/2]
◆ GetBlack()
| double wxPdfSpotColour::GetBlack |
( |
| ) |
const |
|
inline |
◆ GetCyan()
| double wxPdfSpotColour::GetCyan |
( |
| ) |
const |
|
inline |
◆ GetIndex()
| int wxPdfSpotColour::GetIndex |
( |
| ) |
const |
|
inline |
◆ GetMagenta()
| double wxPdfSpotColour::GetMagenta |
( |
| ) |
const |
|
inline |
◆ GetObjIndex()
| int wxPdfSpotColour::GetObjIndex |
( |
| ) |
const |
|
inline |
◆ GetYellow()
| double wxPdfSpotColour::GetYellow |
( |
| ) |
const |
|
inline |
◆ SetObjIndex()
| void wxPdfSpotColour::SetObjIndex |
( |
int | index | ) |
|
|
inline |
The documentation for this class was generated from the following file: