]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins_ITKInstances/Image_explicit_description.txt
...
[cpPlugins.git] / lib / cpPlugins_ITKInstances / Image_explicit_description.txt
index 210e7bbe545b490bb46ce4e7553822b31d083597..7b1708d6971052aaf365e1217f46ae0f0fab1bde 100644 (file)
@@ -12,13 +12,12 @@ c itk::HistogramAlgorithmBase< itk::Statistics::Histogram< #1 > >
 c itk::ImageRegion< #2 >
 c itk::Image< #1 , #2 >
 c itk::Image< std::complex< #4 > , #2 >
-c itk::Image< itk::RGBPixel< #1 > , #2 >
-c itk::Image< itk::RGBAPixel< #1 > , #2 >
+c itk::Image< #6 < #1 > , #2 >
 c itk::ImageToVTKImageFilter< itk::Image< #1 , #3 > >
-c itk::ImageToVTKImageFilter< itk::Image< itk::RGBPixel< #1 > , #3 > >
-c itk::ImageToVTKImageFilter< itk::Image< itk::RGBAPixel< #1 > , #3 > >
+c itk::ImageToVTKImageFilter< itk::Image< #6 < #1 > , #3 > >
 a #1 = #integers;#floats
 a #2 = #all_dims
 a #3 = #all_visual_dims
 a #4 = #floats
 a #5 = #integers_ptr;#floats_ptr
+a #6 = itk::RGBPixel;itk::RGBAPixel