Click or drag to resize

IRenderCompositerHook Interface

The IRenderCompositerHook interface should be implemented to create custom compositer hooks.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public interface IRenderCompositerHook

The IRenderCompositerHook type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposed
Gets a value indicating whether the compositer hook is disposed.
Top
Methods
  NameDescription
Public methodRender
Does the rendering of the compositer hook.
Top
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also