Click or drag to resize

IRenderImageDescription Interface

The IRenderImageDescription interface should be implemented to describe an image with the format, dynamic, orientation and resolution.

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

The IRenderImageDescription type exposes the following members.

Properties
  NameDescription
Public propertyDynamic
Gets the image dynamic.
Public propertyFormat
Gets the image format.
Public propertyOrientation
Gets the image orientation.
Public propertyResolution
Gets the image resolution.
Top
Version Information

Lumiscaphe Workshop SDK

Supported in: 7.0 release 1
See Also