Parameters
- sourceColorChannels
- Array that contains color channels real values, in range from 0 to 1, to transform.
- sourceIndex
- A 32-bit integer that represents the index in the sourceColorChannels at which reading begins.
- sourceColorCount
- Number of colors to transform.
- destColorChannels
- Array that contains transformed color channels real values, in range from 0 to 1.
- destIndex
- A 32-bit integer that represents the index in the destColorChannels at which writing begins.