class ImageRunner
package geometrize.runner
Helper class for creating a set of shapes that approximate a source image.
Constructor
Variables
Methods
step (options:ImageRunnerOptions):Array<ShapeResult>
Updates the model once.
Returns:
An array containing data about the shapes just added to the model.