Click or drag to resize
SbChannelList Constructor
Overload List
  NameDescription
Public methodSbChannelList(UInt64)

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

Public methodSbChannelList(UInt64, UInt32)

OIV.ImageViz.SbChannelList(1, {0}) means extract only the 1st channel.

Top
See Also