
[lua scripts api] created manual from embedded library documentation [lua api] created stub to contain lua api manual
33 lines
503 B
Markdown
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
|