SbChannelList Constructor |
Name | Description | |
---|---|---|
SbChannelList(UInt64) | Construct channelList corresponding to all channel from 0 to n-1: {0, 1, 2, ..., n-1}. | |
SbChannelList(UInt64, UInt32) | OIV.ImageViz.SbChannelList(1, {0}) means extract only the 1st channel. |