luadocs/content/lua.scripts.manual/scripts/examples/darkroom_demo.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
503 B
Markdown

---
title: darkroom_demo
id: darkroom_demo
weight: 20
draft: false
author: "people"
---
## Name
darkroom_demo - an example script demonstrating how to control image display in darkroom mode
## Description
darkroom_demo is an example script showing how to control the currently displayed image in
darkroom mode using lua.
## Usage
* require this script from your main lua file
## Additional Software Required
None
## Limitations
## Author
Bill Ferguson - wpferguson@gmail.com
## Change Log