| Overload | Description |
|---|---|
| SetTransferFunction(Single,Single,Color[]) | Set the transfer function (Colour Map) for use in Volume Rendering |
| SetTransferFunction(IEnumerable<KeyValuePair<Int32,Color>>) | Set the transfer function for VR from a dictionary of pixel value to Colour lookups |