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

Go to the source code of this file.

Classes

struct  CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >
 
class  KoOptimizedCompositeOpCopy128< _impl >
 
class  KoOptimizedCompositeOpCopy32< _impl >
 
class  KoOptimizedCompositeOpCopyU64< _impl >
 
struct  CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >::ParamsWrapper
 
struct  CopyCompositor128< channels_type, alphaLocked, allChannelsFlag >::Pixel
 

Macros

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

Macro Definition Documentation

◆ NATIVE_OPACITY_OPAQUE

#define NATIVE_OPACITY_OPAQUE   KoColorSpaceMathsTraits<channels_type>::unitValue

Definition at line 15 of file KoOptimizedCompositeOpCopy128.h.

◆ NATIVE_OPACITY_TRANSPARENT

#define NATIVE_OPACITY_TRANSPARENT   KoColorSpaceMathsTraits<channels_type>::zeroValue

Definition at line 16 of file KoOptimizedCompositeOpCopy128.h.