]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins_ITKInstances/ImageFilters_explicit_description.txt
...
[cpPlugins.git] / lib / cpPlugins_ITKInstances / ImageFilters_explicit_description.txt
index dae6d97f864e32977f8972184b25ed1ed4b92da1..73d0c8ea6bd8e0e42782c775918146ba992a2a21 100644 (file)
@@ -5,8 +5,7 @@ i itkInPlaceImageFilter.h
 i itkImageTransformer.h
 c itk::ImageSource< itk::Image< #1 , #2 > >
 c itk::ImageSource< itk::Image< std::complex< #3 > , #2 > >
-c itk::ImageSource< itk::Image< itk::RGBPixel< #1 > , #2 > >
-c itk::ImageSource< itk::Image< itk::RGBAPixel< #1 > , #2 > >
+c itk::ImageSource< itk::Image< #5 < #1 > , #2 > >
 c itk::ImageToImageFilter< itk::Image< #1 , #2 > , itk::Image< #4 , #2 > >
 c itk::InPlaceImageFilter< itk::Image< #1 , #2 > , itk::Image< #4 , #2 > >
 c itk::ImageTransformer< itk::Image< #1 , #2 > >
@@ -14,3 +13,4 @@ a #1 = #integers;#floats
 a #2 = #all_dims
 a #3 = #floats
 a #4 = #integers;#floats
+a #5 = itk::RGBPixel;itk::RGBAPixel