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.
viewSelected view.stateThe selected state vector. The state does not have to match the currently active controller state.frameThe selected current frame.options.beforePlacementOnly 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.afterPlacementOnly generate rendering instructions for placements after given placement.options.baseWidthProvides the resulting image width, in case if not using background image elements.options.baseHeightProvides the base image height.Returns
stringImage URL