Medical Imaging Interaction Toolkit
2016.11.0
Medical Imaging Interaction Toolkit
|
#include "mitkPixelType.h"
#include "mitkTestingMacros.h"
#include <itkImage.h>
#include <mitkLogMacros.h>
#include <itkVectorImage.h>
Go to the source code of this file.
Functions | |
int | mitkPixelTypeTest (int, char *[]) |
int mitkPixelTypeTest | ( | int | , |
char * | [] | ||
) |
Definition at line 32 of file mitkPixelTypeTest.cpp.
References mitk::PixelType::GetBitsPerComponent(), mitk::PixelType::GetBpe(), mitk::PixelType::GetComponentType(), mitk::PixelType::GetNumberOfComponents(), mitk::PixelType::GetPixelType(), mitk::PixelType::GetPixelTypeAsString(), itk::Image, MITK_INFO, MITK_TEST_BEGIN(), MITK_TEST_CONDITION, MITK_TEST_CONDITION_REQUIRED, and MITK_TEST_END().