Interface of the wxPdfColour class.
More...
#include <wx/colour.h>
#include <wx/string.h>
#include "wx/pdfdocdef.h"
Interface of the wxPdfColour class.
◆ wxPdfColourType
Colour types.
| Enumerator |
|---|
| wxPDF_COLOURTYPE_UNKNOWN | |
| wxPDF_COLOURTYPE_GRAY | |
| wxPDF_COLOURTYPE_RGB | |
| wxPDF_COLOURTYPE_CMYK | |
| wxPDF_COLOURTYPE_SPOT | |
| wxPDF_COLOURTYPE_PATTERN | |
◆ operator!=()
Comparison operator for inequality of colour objects.
- Parameters
-
| a | First colour object |
| b | Second colour object |
- Returns
- TRUE if the colours do not match, FALSE otherwise
◆ operator==()
Comparison operator for equality of colour objects.
- Parameters
-
| a | First colour object |
| b | Second colour object |
- Returns
- TRUE if the colours match, FALSE otherwise
◆ wxColourDatabase
| class WXDLLIMPEXP_FWD_CORE wxColourDatabase |
Forward declaration of classes.
◆ wxPdfPattern
◆ wxPdfSpotColour