Click or drag to resize

RenderClut Enumeration

The RenderClut defines the color management and depends on which device the result will be displayed.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public enum RenderClut
Members
  Member nameValueDescription
None0 Do not apply color correction (useful for extracting normals, world positions...).
Monitor1 Apply the monitor color correction.
SRgb2 Apply the sRGB color correction.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also