GDCM
2.2.6
|
#include <vtkImageRGBToYBR.h>
Public Member Functions | |
void | PrintSelf (ostream &os, vtkIndent indent) |
vtkTypeRevisionMacro (vtkImageRGBToYBR, vtkThreadedImageAlgorithm) | |
Static Public Member Functions | |
static vtkImageRGBToYBR * | New () |
Protected Member Functions | |
vtkImageRGBToYBR () | |
~vtkImageRGBToYBR () | |
void | ThreadedExecute (vtkImageData *inData, vtkImageData *outData, int ext[6], int id) |
|
protected |
|
inlineprotected |
|
static |
void vtkImageRGBToYBR::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
|
protected |
vtkImageRGBToYBR::vtkTypeRevisionMacro | ( | vtkImageRGBToYBR | , |
vtkThreadedImageAlgorithm | |||
) |