Click or drag to resize
SbChannelList Constructor (UInt64)

Construct channelList corresponding to all channel from 0 to n-1: {0, 1, 2, ..., n-1}.

Namespace: OIV.ImageViz
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbChannelList(
	ulong nbChannel
)

Parameters

nbChannel
Type: SystemUInt64
Remarks