Convert(InputPixelType *inputData, int inputNumberOfComponents, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [static] |
ConvertGrayToGray(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertGrayToRGB(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertGrayToRGBA(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertMultiComponentToGray(InputPixelType *inputData, int inputNumberOfComponents, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertMultiComponentToRGB(InputPixelType *inputData, int inputNumberOfComponents, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertMultiComponentToRGBA(InputPixelType *inputData, int inputNumberOfComponents, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertRGBAToGray(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertRGBAToRGB(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertRGBAToRGBA(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertRGBToGray(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertRGBToRGB(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
ConvertRGBToRGBA(InputPixelType *inputData, OutputPixelType *outputData, int size) | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | [protected, static] |
OutputComponentType typedef | itk::ConvertPixelBuffer< InputPixelType, OutputPixelType, OutputConvertTraits > | |