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

#include <mtftools.hxx>

Collaboration diagram for emfio::BSaveStruct:
[legend]

Public Member Functions

 BSaveStruct (const Bitmap &rBmp, const tools::Rectangle &rOutRect, sal_uInt32 nRop)
 
 BSaveStruct (const BitmapEx &rBmpEx, const tools::Rectangle &rOutRect, sal_uInt32 nRop, bool bForceAlpha=false)
 

Public Attributes

BitmapEx aBmpEx
 
tools::Rectangle aOutRect
 
sal_uInt32 nWinRop
 
bool m_bForceAlpha = false
 

Detailed Description

Definition at line 593 of file mtftools.hxx.

Constructor & Destructor Documentation

◆ BSaveStruct() [1/2]

emfio::BSaveStruct::BSaveStruct ( const Bitmap rBmp,
const tools::Rectangle rOutRect,
sal_uInt32  nRop 
)
inline

Definition at line 600 of file mtftools.hxx.

◆ BSaveStruct() [2/2]

emfio::BSaveStruct::BSaveStruct ( const BitmapEx rBmpEx,
const tools::Rectangle rOutRect,
sal_uInt32  nRop,
bool  bForceAlpha = false 
)
inline

Definition at line 606 of file mtftools.hxx.

Member Data Documentation

◆ aBmpEx

BitmapEx emfio::BSaveStruct::aBmpEx

Definition at line 595 of file mtftools.hxx.

Referenced by emfio::MtfTools::ResolveBitmapActions().

◆ aOutRect

tools::Rectangle emfio::BSaveStruct::aOutRect

Definition at line 596 of file mtftools.hxx.

Referenced by emfio::MtfTools::ResolveBitmapActions().

◆ m_bForceAlpha

bool emfio::BSaveStruct::m_bForceAlpha = false

Definition at line 598 of file mtftools.hxx.

Referenced by emfio::MtfTools::ResolveBitmapActions().

◆ nWinRop

sal_uInt32 emfio::BSaveStruct::nWinRop

Definition at line 597 of file mtftools.hxx.

Referenced by emfio::MtfTools::ResolveBitmapActions().


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