GDCM
2.2.3
|
#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) |
vtkImageRGBToYBR::vtkImageRGBToYBR | ( | ) | [protected] |
vtkImageRGBToYBR::~vtkImageRGBToYBR | ( | ) | [inline, protected] |
static vtkImageRGBToYBR* vtkImageRGBToYBR::New | ( | ) | [static] |
void vtkImageRGBToYBR::PrintSelf | ( | ostream & | os, |
vtkIndent | indent | ||
) |
void vtkImageRGBToYBR::ThreadedExecute | ( | vtkImageData * | inData, |
vtkImageData * | outData, | ||
int | ext[6], | ||
int | id | ||
) | [protected] |
vtkImageRGBToYBR::vtkTypeRevisionMacro | ( | vtkImageRGBToYBR | , |
vtkThreadedImageAlgorithm | |||
) |