|
LibreOffice Module emfio (master) 1
|
#include <mtftools.hxx>
Public Member Functions | |
| WinMtfPalette () | |
| WinMtfPalette (const std::vector< Color > rPaletteColors) | |
Public Member Functions inherited from emfio::GDIObj | |
| GDIObj ()=default | |
| GDIObj (GDIObj const &)=default | |
| virtual | ~GDIObj ()=default |
| GDIObj & | operator= (GDIObj const &)=default |
Public Attributes | |
| std::vector< Color > | aPaletteColors |
Definition at line 436 of file mtftools.hxx.
|
inline |
Definition at line 440 of file mtftools.hxx.
|
inline |
Definition at line 444 of file mtftools.hxx.
| std::vector< Color > emfio::WinMtfPalette::aPaletteColors |
Definition at line 438 of file mtftools.hxx.
Referenced by emfio::MtfTools::ReadColor(), and emfio::MtfTools::SelectObject().