ChannelSetValue Method |
| Name | Description | |
|---|---|---|
| SetValue(Int32, Int32, Color4f) |
If x or y are out of range, the function will fail and may crash Rhino.
| |
| SetValue(Int32, Int32, Single) |
Assign value to a pixel at coordinate (x, y).
|