Click or drag to resize

PostEffectChannelCPU Method

Return an interface to this channel for doing channel operations on the CPU.

Namespace:  Rhino.Render.PostEffects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public RenderWindowChannel CPU()

Return Value

Type: RenderWindowChannel

[Missing <returns> documentation for "M:Rhino.Render.PostEffects.PostEffectChannel.CPU"]

See Also