Appearance
@luminaphoto/lumina-js / Core
Core
Direct WebAssembly editor for main-thread or custom-worker usage
Namespaces
| Namespace | Description |
|---|---|
| LuminaWasm | - |
Classes
| Class | Description |
|---|---|
| Editor | Direct WASM image editor for main thread usage |
Interfaces
| Interface | Description |
|---|---|
| CoreEditorConfig | Configuration options for Core Editor |
Functions
| Function | Description |
|---|---|
| convertNodeType | Convert Shared.NodeType to WASM NodeType enum |
| getWasmModule | Get the loaded WASM module without initialization |
| isWasmModuleLoaded | Check if the WASM module is already loaded |
| loadWasmModule | Load and initialize the Lumina WASM module |