Krita Source Code Documentation
Loading...
Searching...
No Matches
KoOptimizedCompositeOpOver128.h File Reference

Go to the source code of this file.

Classes

class  KoOptimizedCompositeOpOver128< _impl >
 
class  KoOptimizedCompositeOpOverU64< _impl >
 
struct  OverCompositor128< channels_type, alphaLocked, allChannelsFlag >
 
struct  OverCompositor128< channels_type, alphaLocked, allChannelsFlag >::ParamsWrapper
 
struct  OverCompositor128< channels_type, alphaLocked, allChannelsFlag >::Pixel
 

Macros

#define INFO_DEBUG   0
 
#define NATIVE_OPACITY_OPAQUE   KoColorSpaceMathsTraits<channels_type>::unitValue
 
#define NATIVE_OPACITY_TRANSPARENT   KoColorSpaceMathsTraits<channels_type>::zeroValue
 

Macro Definition Documentation

◆ INFO_DEBUG

#define INFO_DEBUG   0

Definition at line 18 of file KoOptimizedCompositeOpOver128.h.

◆ NATIVE_OPACITY_OPAQUE

#define NATIVE_OPACITY_OPAQUE   KoColorSpaceMathsTraits<channels_type>::unitValue

Definition at line 15 of file KoOptimizedCompositeOpOver128.h.

◆ NATIVE_OPACITY_TRANSPARENT

#define NATIVE_OPACITY_TRANSPARENT   KoColorSpaceMathsTraits<channels_type>::zeroValue

Definition at line 16 of file KoOptimizedCompositeOpOver128.h.