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

503 B

title id weight draft author
darkroom_demo darkroom_demo 20 false 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