LibreOffice Module vcl (master) 1
Functions
BitmapDuoToneFilter.cxx File Reference
#include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/BitmapDuoToneFilter.hxx>
#include <bitmap/BitmapWriteAccess.hxx>
Include dependency graph for BitmapDuoToneFilter.cxx:

Go to the source code of this file.

Functions

static sal_uInt8 lcl_getDuotoneColorComponent (sal_uInt8 base, sal_uInt16 color1, sal_uInt16 color2)
 

Function Documentation

◆ lcl_getDuotoneColorComponent()

static sal_uInt8 lcl_getDuotoneColorComponent ( sal_uInt8  base,
sal_uInt16  color1,
sal_uInt16  color2 
)
static

Definition at line 17 of file BitmapDuoToneFilter.cxx.

References base.

Referenced by BitmapDuoToneFilter::execute().