2#include "Design/Headers/ImageVectorizationEngine.h"
3#include "Base/Headers/String.h"
ImageVectorizationEngine(const TranslatedString &name, const StringView &id)
Constructs an ImageVectorizationEngine with the given display name and unique identifier.
bool vectorize(VectorizeImageParams &in) override
Vectorize a raster image into vector geometry.
ImageVectorizor()
Default constructor.
A light-weight base class for Log that allows processes to update, without the need for additional in...
A core class that represents a node on model hierarchy.
The primary namespace for the NDEVR SDK.
Arguments used for creating vectorizations of an image.