| 
| 
   
SYNOPSIS 
mise-en-abime  [ steps | rows columns | rows columns steps ] 
 
 | 
| 
 DESCRIPTION 
The image recedes from view and is multiplied across a grid. 
The options are as follows: 
| steps | 
the number of recursive recessions. Valid values range from 1
to 10. | 
 
| rows columns | 
the grid to use for each recession. | 
 
| rows columns steps | 
combines the above options | 
 
 
 
 
 | 
| 
 EXAMPLES 
mise-en-abime  4 4 1 
mise-en-abime 
Example 1 re-maps the image into 16 small sections of the grid.
By default, the image is multiplied into four quadrants (rows=2,
cols=2) and the happens recursively 4 times (steps=4). 
 
 
 | 
| 
 ORIGIN 
This effect was originally developed for the Blackboard
(1998). It was adapted for Lexicon in 2002. 
 
  | 
| 
 AUTHOR 
Andy Deck 
 
 | 
 LINK 
artcontext.org 
 
 | 
| 
 SOURCE CODE 
mise_en_abime.java 
 
 | 
  
© GNU Public License v.2 
 
 | 
| 
 BUGS 
Please report
bugs. 
 
 |