ProcessorUpdateOptions
Extends
- Omit<ProcessorOptions, "renderOptions">
Properties
| Property | Type | Inherited from |
|---|---|---|
backgroundImage? | ImageRecord | ProcessorOptions.backgroundImage |
restart? | boolean | ProcessorOptions.restart |
basePath? | string | SegmenterOptions.basePath |
processingWidth? | number | SegmenterOptions.processingWidth |
processingHeight? | number | SegmenterOptions.processingHeight |
imageSegmenterOptions? | ImageSegmenterOptions | SegmenterOptions.imageSegmenterOptions |
renderOptions? | Partial<RendererOptions> | - |