Click or drag to resize
SoProxyDataAdapterchannels Property

Defines the list of channels selected on the OIV.ImageViz.Nodes.Images.SoProxyDataAdapter.image.

Namespace: OIV.ImageViz.Nodes.Images
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoMFInt32 channels { get; }

Property Value

Type: SoMFInt32
Remarks

Default value is the first channel (0) which usually corresponds to:

  • Intensity for a gray level image, or

  • Red channel for RGB or RGBA image.

See Also