ITK
6.0.0
Insight Toolkit
|
#include <itkDefaultConvertPixelTraits.h>
Definition at line 297 of file itkDefaultConvertPixelTraits.h.
Public Types | |
using | ComponentType = VComponent |
using | TargetType = Matrix< VComponent, VRows, VCols > |
Static Public Member Functions | |
static ComponentType | GetNthComponent (int i, const TargetType &pixel) |
static unsigned int | GetNumberOfComponents () |
static ComponentType | GetScalarValue (const TargetType &pixel) |
static void | SetNthComponent (int i, TargetType &pixel, const ComponentType &v) |
using itk::DefaultConvertPixelTraits< Matrix< VComponent, VRows, VCols > >::ComponentType = VComponent |
Definition at line 301 of file itkDefaultConvertPixelTraits.h.
using itk::DefaultConvertPixelTraits< Matrix< VComponent, VRows, VCols > >::TargetType = Matrix<VComponent, VRows, VCols> |
Definition at line 300 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 315 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 303 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 322 of file itkDefaultConvertPixelTraits.h.
|
inlinestatic |
Definition at line 308 of file itkDefaultConvertPixelTraits.h.