LibreOffice Module emfio (master) 1
Public Member Functions | Public Attributes | List of all members
emfio::WinMtfPalette Struct Referencefinal

#include <mtftools.hxx>

Inheritance diagram for emfio::WinMtfPalette:
[legend]
Collaboration diagram for emfio::WinMtfPalette:
[legend]

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
 
GDIObjoperator= (GDIObj const &)=default
 

Public Attributes

std::vector< ColoraPaletteColors
 

Detailed Description

Definition at line 436 of file mtftools.hxx.

Constructor & Destructor Documentation

◆ WinMtfPalette() [1/2]

emfio::WinMtfPalette::WinMtfPalette ( )
inline

Definition at line 440 of file mtftools.hxx.

◆ WinMtfPalette() [2/2]

emfio::WinMtfPalette::WinMtfPalette ( const std::vector< Color rPaletteColors)
inline

Definition at line 444 of file mtftools.hxx.

Member Data Documentation

◆ aPaletteColors

std::vector< Color > emfio::WinMtfPalette::aPaletteColors

Definition at line 438 of file mtftools.hxx.

Referenced by emfio::MtfTools::ReadColor(), and emfio::MtfTools::SelectObject().


The documentation for this struct was generated from the following file: