Click or drag to resize

PostEffectPipelineGetMaxLuminance Method

Get the max luminance in the rendering.

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

Return Value

Type: Single
max luminance
See Also