Click or drag to resize

RenderImageDynamic Enumeration

The RenderImageDynamic enumeration defines the type of pixel components.

Namespace:  Lumiscaphe.Workshop.Interop
Assembly:  Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax
public enum RenderImageDynamic
Members
  Member nameValueDescription
Byte1 The image dynamic is 8-bits per component.
Short2 The image dynamic is 16-bits per component.
Float4 The image dynamic is 32-bits per component.
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also