Skip to main content
Skip table of contents

2D image rendering support

A set of methods that assist creation of 2D stacked-image product renderings.

makeFrameUrl

Creates an image URL that renders the product selections made for the given state.

  • view Selected view.

  • state The selected state vector. The state does not have to match the currently active controller state.

  • frame The selected current frame.

  • options.beforePlacement Only generate rendering instructions for placements before given placement. Used to create "split" renders to allow for dynamic image customizations, if the dynamic image is overlayed by an another component.

  • options.afterPlacement Only generate rendering instructions for placements after given placement.

  • options.baseWidth Provides the resulting image width, in case if not using background image elements.

  • options.baseHeight Provides the base image height.

  • Returns string Image URL

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.