CurvResource.GetChannelData

CurvResource.GetChannelData method

Gets the channel data.

public byte[] GetChannelData(int channelIndex)
ParameterTypeDescription
channelIndexInt32Index of the channel.

Return Value

Channel data

See Also