Computer Assisted Medical Intervention Tool Kit  version 5.1
ColorPointWidget Class Reference

This widget handle specifically the color of each voxel (R, G, B) in the output rendered image. More...

#include <ColorPointWidget.h>

Public Slots

virtual void colorButtonClicked ()
 
virtual void remove ()
 

Public Member Functions

 ColorPointWidget (QWidget *volumeRenderingWidget)
 
 ColorPointWidget (QWidget *volumeRenderingWidget, double grayLevel, QColor color)
 
QColor getColor ()
 
double getGrayLevel ()
 

Detailed Description

This widget handle specifically the color of each voxel (R, G, B) in the output rendered image.

The color point widget appears in the bottom part of the widget.

Constructor & Destructor Documentation

◆ ColorPointWidget() [1/2]

ColorPointWidget::ColorPointWidget ( QWidget *  volumeRenderingWidget)

◆ ColorPointWidget() [2/2]

ColorPointWidget::ColorPointWidget ( QWidget *  volumeRenderingWidget,
double  grayLevel,
QColor  color 
)

Member Function Documentation

◆ colorButtonClicked

void ColorPointWidget::colorButtonClicked ( )
virtualslot

◆ getColor()

QColor ColorPointWidget::getColor ( )

◆ getGrayLevel()

double ColorPointWidget::getGrayLevel ( )

◆ remove

void ColorPointWidget::remove ( )
virtualslot

The documentation for this class was generated from the following files: