#include <ddtRenderingPluginCPLInvers.hpp>
Class derived from DdtRenderingPlugin used render CPL Images inverted
◆ DdtRenderingPluginCPLInvers() [1/2]
DdtRenderingPluginCPLInvers::DdtRenderingPluginCPLInvers |
( |
| ) |
|
|
explicit |
◆ DdtRenderingPluginCPLInvers() [2/2]
DdtRenderingPluginCPLInvers::DdtRenderingPluginCPLInvers |
( |
QPixmap | pixmap | ) |
|
|
explicit |
Constructor
- Parameters
-
pixmap | QPixmap used to render the image |
◆ ~DdtRenderingPluginCPLInvers()
DdtRenderingPluginCPLInvers::~DdtRenderingPluginCPLInvers |
( |
| ) |
|
|
overridedefault |
◆ CreateGraphicsItem() [1/2]
Create histogram from cpl image
- Parameters
-
in_image | the cpl image object |
color_map | the color map to use |
scaling_lut | the scaling LUT to use |
Implements DdtRenderingPlugin.
◆ CreateGraphicsItem() [2/2]
Create histogram from cpl image
- Parameters
-
in_image | the cpl image object |
color_map | the color map containing ARGB values to use |
scaling_lut | the scaling LUT to use |
Implements DdtRenderingPlugin.
◆ CreateImage()
DdtImageGraphicsItem * DdtRenderingPluginCPLInvers::CreateImage |
( |
std::vector< uint16_t > | image_data, |
|
|
const int | width, |
|
|
const int | height ) |
|
overridevirtual |
Create histogram from Data Sample
- Parameters
-
image_data | Image data for now only as uint16_t vector |
width | Width of the rendering area |
height | Height of the rendering area |
Implements DdtRenderingPlugin.
◆ CreateImageFromFile()
DdtImageGraphicsItem * DdtRenderingPluginCPLInvers::CreateImageFromFile |
( |
const QString | filename, |
|
|
const int | width, |
|
|
const int | height ) |
|
overridevirtual |
Create histogram from file
- Parameters
-
filename | Filename of the image to load |
width | Width of the rendering area |
height | Height of the rendering area |
Implements DdtRenderingPlugin.
◆ GetRenderingPluginID()
int DdtRenderingPluginCPLInvers::GetRenderingPluginID |
( |
| ) |
|
|
overridevirtual |
◆ set_logger()
void DdtRenderingPluginCPLInvers::set_logger |
( |
ddt::DdtLogger *const | in_logger | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: