24#ifndef _SO_SOSCALEIMAGETOSIZEPROCESSING_IMAGE_FILTER_H_
25#define _SO_SOSCALEIMAGETOSIZEPROCESSING_IMAGE_FILTER_H_
96 SPLINE_INTERPOLATION = 2
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Abstract base class fo...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Image Processing outpu...
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Field containing...
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoScaleImageToSizeProc...
SoScaleImageToSizeProcessing()
Constructor.
SoSFImageDataAdapter inImage
The input grayscale image.
SoSFVec3i32 imageSize
Size of the new image.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outImage
The output image.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoSFEnum precisionMode
Select the interpolation mode.
PrecisionMode
Method used to calculate the intensity of each result pixel.