24#ifndef _SO_ANAMORPHOSIS_IMAGE_FILTER_H_
25#define _SO_ANAMORPHOSIS_IMAGE_FILTER_H_
#define SO_IMAGEVIZ_ENGINE_HEADER(className)
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> SoApplyGrayscaleLutPro...
SoSFVec2i32 intensityRangeOutput
The low and high outside range level (minimum and maximum output intensity).
SoMFInt32 anamorphosisLut
The array of the anamorphosis Lut.
SoSFEnum computeMode
Select the compute Mode (2D or 3D or AUTO) Use enum ComputeMode.
SoApplyGrayscaleLutProcessing()
Constructor.
SoSFImageDataAdapter inImage
The input grayscale or label image.
SoImageVizEngineOutput< SoSFImageDataAdapter, SoImageDataAdapter * > outImage
The output image.
SoSFVec2i32 intensityRangeInput
The index range of input Lut (minimum and maximum input intensity).
<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...
Multiple-value field containing any number of int32_t integers.
Field containing an enumerated value.
<a href="IconLegend.html"><img src="extIP.gif" alt="ImageViz" border="0"></a> Field containing an So...
Field containing a two-dimensional vector.