LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
vcl::PDFWriter::PlayMetafileContext Struct Reference

Play a metafile like an outputdevice would do. More...

#include <pdfwriter.hxx>

Public Member Functions

 PlayMetafileContext ()
 

Public Attributes

int m_nMaxImageResolution
 
bool m_bOnlyLosslessCompression
 
int m_nJPEGQuality
 
bool m_bTransparenciesWereRemoved
 

Detailed Description

Play a metafile like an outputdevice would do.

Definition at line 700 of file pdfwriter.hxx.

Constructor & Destructor Documentation

◆ PlayMetafileContext()

vcl::PDFWriter::PlayMetafileContext::PlayMetafileContext ( )
inline

Definition at line 707 of file pdfwriter.hxx.

Member Data Documentation

◆ m_bOnlyLosslessCompression

bool vcl::PDFWriter::PlayMetafileContext::m_bOnlyLosslessCompression

Definition at line 703 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::implWriteBitmapEx().

◆ m_bTransparenciesWereRemoved

bool vcl::PDFWriter::PlayMetafileContext::m_bTransparenciesWereRemoved

Definition at line 705 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::playMetafile().

◆ m_nJPEGQuality

int vcl::PDFWriter::PlayMetafileContext::m_nJPEGQuality

Definition at line 704 of file pdfwriter.hxx.

Referenced by vcl::PDFWriterImpl::implWriteBitmapEx().

◆ m_nMaxImageResolution

int vcl::PDFWriter::PlayMetafileContext::m_nMaxImageResolution

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