LibreOffice Module vcl (master) 1
Classes | Typedefs
BitmapWriteAccess.hxx File Reference
#include <vcl/alpha.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/BitmapReadAccess.hxx>
#include <optional>
Include dependency graph for BitmapWriteAccess.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BitmapWriteAccess
 

Typedefs

typedef vcl::ScopedBitmapAccess< BitmapWriteAccess, Bitmap, &Bitmap::AcquireWriteAccessBitmapScopedWriteAccess
 
typedef vcl::ScopedBitmapAccess< BitmapWriteAccess, AlphaMask, &AlphaMask::AcquireAlphaWriteAccessAlphaScopedWriteAccess
 

Typedef Documentation

◆ AlphaScopedWriteAccess

Definition at line 23 of file BitmapWriteAccess.hxx.

◆ BitmapScopedWriteAccess

Definition at line 20 of file BitmapWriteAccess.hxx.