public class SoColorGetPlaneProcessing2d extends SoImageVizEngine
SoColorGetPlaneProcessing2d engine
For an introduction to color transforms, see section Color Transforms.
The SoColorGetPlaneProcessing2d engine extracts a given plane from any color image (RGB, HIS, multisource, ....) into a grayscale image.
See also: SoGrayscaleToRgbProcessing, SoRgbToGrayscaleProcessing.
File format/default:
ColorGetPlaneProcessing2d {
| inColorImage | NULL |
| planeIndex | 0 |
Library references: colorgetplane
SoImageVizEngine.ComputeModes, SoImageVizEngine.EventArg, SoImageVizEngine.Neighborhood3dsInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFImageDataAdapter |
inColorImage
The input color image.
|
SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> |
outGrayImage
The output grayscale image representing the extracted plane.
|
SoSFInt32 |
planeIndex
The index of plane to extract.RGB case: 0 for Red, 1 for Green, 2 for Blue.
|
CONNECTIVITY_18, CONNECTIVITY_26, CONNECTIVITY_6, MODE_2D, MODE_3D, MODE_AUTO, onBegin, onEnd, onProgressVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
SoColorGetPlaneProcessing2d()
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 SoSFImageDataAdapter inColorImage
public final SoSFInt32 planeIndex
public final SoImageVizEngineOutput<SoSFImageDataAdapter,SoImageDataAdapter> outGrayImage
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com