luadocs/content/lua.scripts.manual/scripts/examples/darkroom_demo.md

34 lines
503 B
Markdown
Raw Normal View History

---
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