#include "mitkCommon.h"
#include "mitkBaseProperty.h"
#include <itkRGBPixel.h>
Go to the source code of this file.
Classes | |
class | mitk::ColorProperty |
RGB color property. More... | |
Namespaces | |
namespace | mitk |
Qmitk. | |
Typedefs | |
typedef itk::RGBPixel< float > | mitk::Color |
Standard RGB color typedef (float) |