Click or drag to resize
SoColorGetPlaneProcessing2dplaneIndex Property

The index of plane to extract.RGB case: 0 for Red, 1 for Green, 2 for Blue.

Namespace: OIV.ImageViz.Engines.ImageFiltering.ColorTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoSFInt32 planeIndex { get; }

Property Value

Type: SoSFInt32
Remarks

Default value is 0.

See Also