ActiViz .NET  5.8.0
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Private Member Functions | Static Private Member Functions
Kitware.VTK.vtkImageShrink3D Class Reference

vtkImageShrink3D - Subsamples an image. More...

Inheritance diagram for Kitware.VTK.vtkImageShrink3D:
[legend]
Collaboration diagram for Kitware.VTK.vtkImageShrink3D:
[legend]

List of all members.

Public Member Functions

 vtkImageShrink3D (IntPtr rawCppThis, bool callDisposalMethod, bool strong)
 Automatically generated constructor - called from generated code. DO NOT call directly.
 vtkImageShrink3D ()
 Undocumented Block.
virtual void AveragingOff ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void AveragingOn ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
int GetAveraging ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual int GetMaximum ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual int GetMean ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual int GetMedian ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual int GetMinimum ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual int[] GetShift ()
 Set/Get the pixel to use as origin.
virtual void GetShift (ref int _arg1, ref int _arg2, ref int _arg3)
 Set/Get the pixel to use as origin.
virtual void GetShift (IntPtr _arg)
 Set/Get the pixel to use as origin.
virtual int[] GetShrinkFactors ()
 Set/Get the shrink factors.
virtual void GetShrinkFactors (ref int _arg1, ref int _arg2, ref int _arg3)
 Set/Get the shrink factors.
virtual void GetShrinkFactors (IntPtr _arg)
 Set/Get the shrink factors.
override int IsA (string type)
 Undocumented Block.
virtual void MaximumOff ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void MaximumOn ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void MeanOff ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void MeanOn ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void MedianOff ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void MedianOn ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void MinimumOff ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void MinimumOn ()
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
new vtkImageShrink3D NewInstance ()
 Undocumented Block.
void SetAveraging (int arg0)
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
void SetMaximum (int arg0)
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
void SetMean (int arg0)
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
void SetMedian (int arg0)
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
void SetMinimum (int arg0)
 Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.
virtual void SetShift (int _arg1, int _arg2, int _arg3)
 Set/Get the pixel to use as origin.
virtual void SetShift (IntPtr _arg)
 Set/Get the pixel to use as origin.
virtual void SetShrinkFactors (int _arg1, int _arg2, int _arg3)
 Set/Get the shrink factors.
virtual void SetShrinkFactors (IntPtr _arg)
 Set/Get the shrink factors.

Static Public Member Functions

static new vtkImageShrink3D New ()
 Undocumented Block.
static new int IsTypeOf (string type)
 Undocumented Block.
static new vtkImageShrink3D SafeDownCast (vtkObjectBase o)
 Undocumented Block.

Public Attributes

new const string MRFullTypeName = "Kitware.VTK.vtkImageShrink3D"
 Automatically generated type registration mechanics.

Static Public Attributes

static new readonly string MRClassNameKey = "16vtkImageShrink3D"
 Automatically generated type registration mechanics.

Protected Member Functions

override void Dispose (bool disposing)
 Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Private Member Functions

static internal IntPtr vtkImageShrink3D_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkImageShrink3D_AveragingOff_01 (HandleRef pThis)
static internal void vtkImageShrink3D_AveragingOn_02 (HandleRef pThis)
static internal int vtkImageShrink3D_GetAveraging_03 (HandleRef pThis)
static internal int vtkImageShrink3D_GetMaximum_04 (HandleRef pThis)
static internal int vtkImageShrink3D_GetMean_05 (HandleRef pThis)
static internal int vtkImageShrink3D_GetMedian_06 (HandleRef pThis)
static internal int vtkImageShrink3D_GetMinimum_07 (HandleRef pThis)
static internal IntPtr vtkImageShrink3D_GetShift_08 (HandleRef pThis)
static internal void vtkImageShrink3D_GetShift_09 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3)
static internal void vtkImageShrink3D_GetShift_10 (HandleRef pThis, IntPtr _arg)
static internal IntPtr vtkImageShrink3D_GetShrinkFactors_11 (HandleRef pThis)
static internal void vtkImageShrink3D_GetShrinkFactors_12 (HandleRef pThis, ref int _arg1, ref int _arg2, ref int _arg3)
static internal void vtkImageShrink3D_GetShrinkFactors_13 (HandleRef pThis, IntPtr _arg)
static internal int vtkImageShrink3D_IsA_14 (HandleRef pThis, string type)
static internal int vtkImageShrink3D_IsTypeOf_15 (string type)
static internal void vtkImageShrink3D_MaximumOff_16 (HandleRef pThis)
static internal void vtkImageShrink3D_MaximumOn_17 (HandleRef pThis)
static internal void vtkImageShrink3D_MeanOff_18 (HandleRef pThis)
static internal void vtkImageShrink3D_MeanOn_19 (HandleRef pThis)
static internal void vtkImageShrink3D_MedianOff_20 (HandleRef pThis)
static internal void vtkImageShrink3D_MedianOn_21 (HandleRef pThis)
static internal void vtkImageShrink3D_MinimumOff_22 (HandleRef pThis)
static internal void vtkImageShrink3D_MinimumOn_23 (HandleRef pThis)
static internal IntPtr vtkImageShrink3D_NewInstance_25 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal IntPtr vtkImageShrink3D_SafeDownCast_26 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount)
static internal void vtkImageShrink3D_SetAveraging_27 (HandleRef pThis, int arg0)
static internal void vtkImageShrink3D_SetMaximum_28 (HandleRef pThis, int arg0)
static internal void vtkImageShrink3D_SetMean_29 (HandleRef pThis, int arg0)
static internal void vtkImageShrink3D_SetMedian_30 (HandleRef pThis, int arg0)
static internal void vtkImageShrink3D_SetMinimum_31 (HandleRef pThis, int arg0)
static internal void vtkImageShrink3D_SetShift_32 (HandleRef pThis, int _arg1, int _arg2, int _arg3)
static internal void vtkImageShrink3D_SetShift_33 (HandleRef pThis, IntPtr _arg)
static internal void vtkImageShrink3D_SetShrinkFactors_34 (HandleRef pThis, int _arg1, int _arg2, int _arg3)
static internal void vtkImageShrink3D_SetShrinkFactors_35 (HandleRef pThis, IntPtr _arg)

Static Private Member Functions

static vtkImageShrink3D ()
 Automatically generated type registration mechanics.

Detailed Description

vtkImageShrink3D - Subsamples an image.

Description vtkImageShrink3D shrinks an image by sub sampling on a uniform grid (integer multiples).


Constructor & Destructor Documentation

static Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D ( ) [static, private]

Automatically generated type registration mechanics.

Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D ( IntPtr  rawCppThis,
bool  callDisposalMethod,
bool  strong 
)

Automatically generated constructor - called from generated code. DO NOT call directly.

Undocumented Block.


Member Function Documentation

virtual void Kitware.VTK.vtkImageShrink3D.AveragingOff ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.AveragingOn ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

override void Kitware.VTK.vtkImageShrink3D.Dispose ( bool  disposing) [protected]

Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.

Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual int Kitware.VTK.vtkImageShrink3D.GetMaximum ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual int Kitware.VTK.vtkImageShrink3D.GetMean ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual int Kitware.VTK.vtkImageShrink3D.GetMedian ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual int Kitware.VTK.vtkImageShrink3D.GetMinimum ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual int [] Kitware.VTK.vtkImageShrink3D.GetShift ( ) [virtual]

Set/Get the pixel to use as origin.

virtual void Kitware.VTK.vtkImageShrink3D.GetShift ( ref int  _arg1,
ref int  _arg2,
ref int  _arg3 
) [virtual]

Set/Get the pixel to use as origin.

virtual void Kitware.VTK.vtkImageShrink3D.GetShift ( IntPtr  _arg) [virtual]

Set/Get the pixel to use as origin.

virtual int [] Kitware.VTK.vtkImageShrink3D.GetShrinkFactors ( ) [virtual]

Set/Get the shrink factors.

virtual void Kitware.VTK.vtkImageShrink3D.GetShrinkFactors ( ref int  _arg1,
ref int  _arg2,
ref int  _arg3 
) [virtual]

Set/Get the shrink factors.

virtual void Kitware.VTK.vtkImageShrink3D.GetShrinkFactors ( IntPtr  _arg) [virtual]

Set/Get the shrink factors.

override int Kitware.VTK.vtkImageShrink3D.IsA ( string  type) [virtual]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.

static new int Kitware.VTK.vtkImageShrink3D.IsTypeOf ( string  type) [static]

Undocumented Block.

Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.

virtual void Kitware.VTK.vtkImageShrink3D.MaximumOff ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.MaximumOn ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.MeanOff ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.MeanOn ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.MedianOff ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.MedianOn ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.MinimumOff ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.MinimumOn ( ) [virtual]

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.

Undocumented Block.

Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.

Here is the call graph for this function:

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

Choose Mean, Minimum, Maximum, Median or sub sampling. The neighborhood operations are not centered on the sampled pixel. This may cause a half pixel shift in your output image. You can changed "Shift" to get around this. vtkImageGaussianSmooth or vtkImageMean with strides.

virtual void Kitware.VTK.vtkImageShrink3D.SetShift ( int  _arg1,
int  _arg2,
int  _arg3 
) [virtual]

Set/Get the pixel to use as origin.

virtual void Kitware.VTK.vtkImageShrink3D.SetShift ( IntPtr  _arg) [virtual]

Set/Get the pixel to use as origin.

virtual void Kitware.VTK.vtkImageShrink3D.SetShrinkFactors ( int  _arg1,
int  _arg2,
int  _arg3 
) [virtual]

Set/Get the shrink factors.

virtual void Kitware.VTK.vtkImageShrink3D.SetShrinkFactors ( IntPtr  _arg) [virtual]

Set/Get the shrink factors.

static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_AveragingOff_01 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_AveragingOn_02 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetAveraging_03 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetMaximum_04 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetMean_05 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetMedian_06 ( HandleRef  pThis) [private]
static internal int Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetMinimum_07 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetShift_08 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetShift_09 ( HandleRef  pThis,
ref int  _arg1,
ref int  _arg2,
ref int  _arg3 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetShift_10 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal IntPtr Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetShrinkFactors_11 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetShrinkFactors_12 ( HandleRef  pThis,
ref int  _arg1,
ref int  _arg2,
ref int  _arg3 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_GetShrinkFactors_13 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal int Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_IsA_14 ( HandleRef  pThis,
string  type 
) [private]
static internal int Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_IsTypeOf_15 ( string  type) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_MaximumOff_16 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_MaximumOn_17 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_MeanOff_18 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_MeanOn_19 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_MedianOff_20 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_MedianOn_21 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_MinimumOff_22 ( HandleRef  pThis) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_MinimumOn_23 ( HandleRef  pThis) [private]
static internal IntPtr Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_New ( ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_NewInstance_25 ( HandleRef  pThis,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal IntPtr Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SafeDownCast_26 ( HandleRef  o,
ref uint  mteStatus,
ref uint  mteIndex,
ref uint  rawRefCount 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetAveraging_27 ( HandleRef  pThis,
int  arg0 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetMaximum_28 ( HandleRef  pThis,
int  arg0 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetMean_29 ( HandleRef  pThis,
int  arg0 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetMedian_30 ( HandleRef  pThis,
int  arg0 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetMinimum_31 ( HandleRef  pThis,
int  arg0 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetShift_32 ( HandleRef  pThis,
int  _arg1,
int  _arg2,
int  _arg3 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetShift_33 ( HandleRef  pThis,
IntPtr  _arg 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetShrinkFactors_34 ( HandleRef  pThis,
int  _arg1,
int  _arg2,
int  _arg3 
) [private]
static internal void Kitware.VTK.vtkImageShrink3D.vtkImageShrink3D_SetShrinkFactors_35 ( HandleRef  pThis,
IntPtr  _arg 
) [private]

Member Data Documentation

new readonly string Kitware.VTK.vtkImageShrink3D.MRClassNameKey = "16vtkImageShrink3D" [static]

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.

new const string Kitware.VTK.vtkImageShrink3D.MRFullTypeName = "Kitware.VTK.vtkImageShrink3D"

Automatically generated type registration mechanics.

Reimplemented from Kitware.VTK.vtkThreadedImageAlgorithm.


The documentation for this class was generated from the following file: