public class SoGrayscaleToColorProcessing extends SoImageVizEngine
SoGrayscaleToColorProcessing engine
For an introduction to color transforms, see section Color Transforms.
The SoGrayscaleToColorProcessing engine combines three grayscale input images into a single RGB output image.
See also: SoColorToGrayscaleProcessing, SoColorGetPlaneProcessing2d.
File format/default:
GrayscaleToColorProcessing {
| computeMode | MODE_AUTO |
| inGrayImage1 | NULL |
| inGrayImage2 | NULL |
| inGrayImage3 | NULL |
Library references: mono2rgb
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoImageVizEngine.ComputeModes> |
computeMode
Select the compute Mode (2D or 3D or AUTO) .
|
SoSFImageDataAdapter |
inGrayImage1
The 1st input image.
|
SoSFImageDataAdapter |
inGrayImage2
The 2nd input image.
|
SoSFImageDataAdapter |
inGrayImage3
The 3rd input image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outImage
The output image.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoGrayscaleToColorProcessing()
Constructor.
|
abortEvaluate, isEvaluating, startEvaluate, waitEvaluatecopy, getByName, getOutput, getOutputNamecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, set, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizable, touchgetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoSFEnum<SoImageVizEngine.ComputeModes> computeMode
public final SoSFImageDataAdapter inGrayImage1
public final SoSFImageDataAdapter inGrayImage2
public final SoSFImageDataAdapter inGrayImage3
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outImage
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com