Skip to content

@luminaphoto/lumina-js


@luminaphoto/lumina-js / createEditor

Function: createEditor()

ts
function createEditor(config): Editor;

Create a Web Worker-based editor (recommended for browser applications)

Parameters

ParameterTypeDescription
configClientEditorConfigOptional editor configuration

Returns

Editor

A new Client.Editor instance that processes images off the main thread

Proprietary. All rights reserved.