luadocs/content/lua.scripts.manual/scripts/official/enfuse.md
Bill Ferguson b69d752221 [lua scripts] created manual from script comments
[lua scripts api] created manual from embedded library documentation

[lua api] created stub to contain lua api manual
2020-12-12 15:14:19 -05:00

33 lines
523 B
Markdown

---
title: enfuse
id: enfuse
weight: 50
draft: false
author: "people"
---
## Name
enfuse.lua - merge the selected images into one tonemapped image and import the result
## Description
This script uses enfuse to merge the selected images into one tonemapped image and imports the result.
It only works on ldr images (like, JPEG).
## Usage
* require this script from your main lua file
* it creates a new lighttable module
## Additional Software Required
## Limitations
## Author
Tobias Ellinghaus
## Change Log