LibreOffice Module tools (master) 1
Functions
color Namespace Reference

Functions

constexpr sal_uInt32 extractRGB (sal_uInt32 nColorNumber)
 
constexpr sal_uInt8 ColorChannelMerge (sal_uInt8 nDst, sal_uInt8 nSrc, sal_uInt8 nSrcTrans)
 

Function Documentation

◆ ColorChannelMerge()

constexpr sal_uInt8 color::ColorChannelMerge ( sal_uInt8  nDst,
sal_uInt8  nSrc,
sal_uInt8  nSrcTrans 
)
constexpr

Definition at line 37 of file color.hxx.

Referenced by Color::Merge().

◆ extractRGB()

constexpr sal_uInt32 color::extractRGB ( sal_uInt32  nColorNumber)
constexpr

Definition at line 32 of file color.hxx.