Krita Source Code Documentation
Loading...
Searching...
No Matches
KoCompositeOpOverCompositor< _CSTraits, -1 > Struct Template Reference

#include <KoCompositeOpOver.h>

Public Types

typedef _CSTraits::channels_type channels_type
 

Static Public Member Functions

static void composeColorChannels (channels_type, const channels_type *, channels_type *, bool, const QBitArray &)
 

Detailed Description

template<class _CSTraits>
struct KoCompositeOpOverCompositor< _CSTraits, -1 >

Definition at line 29 of file KoCompositeOpOver.h.

Member Typedef Documentation

◆ channels_type

template<class _CSTraits >
typedef _CSTraits::channels_type KoCompositeOpOverCompositor< _CSTraits, -1 >::channels_type

Definition at line 30 of file KoCompositeOpOver.h.

Member Function Documentation

◆ composeColorChannels()

template<class _CSTraits >
static void KoCompositeOpOverCompositor< _CSTraits, -1 >::composeColorChannels ( channels_type ,
const channels_type * ,
channels_type * ,
bool ,
const QBitArray &  )
inlinestatic

Definition at line 31 of file KoCompositeOpOver.h.

35 {
36 }

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