LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
BitmapHelper Class Reference

#include <BitmapHelper.hxx>

Inheritance diagram for BitmapHelper:
[legend]
Collaboration diagram for BitmapHelper:
[legend]

Public Member Functions

 BitmapHelper (const SalBitmap &rSourceBitmap, const bool bForceARGB32=false)
 
void mark_dirty ()
 
unsigned char * getBits (sal_Int32 &rStride)
 
- Public Member Functions inherited from SurfaceHelper
 SurfaceHelper ()
 
 ~SurfaceHelper ()
 
cairo_surface_tgetSurface (unsigned long nTargetWidth=0, unsigned long nTargetHeight=0) const
 

Private Attributes

SvpSalBitmap aTmpBmp
 

Additional Inherited Members

- Protected Member Functions inherited from SurfaceHelper
cairo_surface_timplGetSurface () const
 
void implSetSurface (cairo_surface_t *pNew)
 
bool isTrivial () const
 

Detailed Description

Definition at line 26 of file BitmapHelper.hxx.

Constructor & Destructor Documentation

◆ BitmapHelper()

BitmapHelper::BitmapHelper ( const SalBitmap rSourceBitmap,
const bool  bForceARGB32 = false 
)
explicit

Member Function Documentation

◆ getBits()

unsigned char * BitmapHelper::getBits ( sal_Int32 &  rStride)

◆ mark_dirty()

void BitmapHelper::mark_dirty ( )

Member Data Documentation

◆ aTmpBmp

SvpSalBitmap BitmapHelper::aTmpBmp
private

Definition at line 32 of file BitmapHelper.hxx.


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