18 #ifndef itkConvertArrayPixelBuffer_h
19 #define itkConvertArrayPixelBuffer_h
34 template <
typename InputPixelType,
typename T,
typename OutputConvertTraits>
43 static void Convert(InputPixelType* inputData,
44 int inputNumberOfComponents,
54 #ifndef ITK_MANUAL_INSTANTIATION
55 #include "itkConvertArrayPixelBuffer.hxx"
58 #endif // itkConvertArrayPixelBuffer_h
Array class with size defined at construction time.
Class to convert blocks of data from one type to another.