2 #include "ScopeOverlay.h"
6 class ScopeMultiImageResonanceSW;
7 typedef std::shared_ptr<const ScopeMultiImageResonanceSW> ScopeMultiImageResonanceSWCPtr;
26 virtual void Create(ScopeMultiImageResonanceSWCPtr
const _multi,
const std::vector<ColorProps>& _color_props);
ScopeOverlayResonanceSW(const uint32_t &_lines=0, const uint32_t &_linewidth=0)
overlay will be initialized with 0s
Overlay of several gray-scale/uint16_t channels into one BGRA8 image.
virtual void Create(ScopeMultiImageResonanceSWCPtr const _multi, const std::vector< ColorProps > &_color_props)
Creates an overlay from a multi image with the specified color properties per channel.
Overlay of several gray-scale/uint16_t channels into one BGRA8 image.