Back

 

SYNOPSIS

progress [ color ]

DESCRIPTION

This effect gradually pinches and distorts the image, using a background color which can be specified.

The color option is as follows:

0 Uses black as the background color
1 Uses white as the background color

EXAMPLES

progress  0

progress

When no argument is given, black or white is chosen randomly.

ORIGIN

Progress was developed for Lexicon in 2002.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

progress.java

 

© GNU Public License v.2

SEE ALSO

delta

BUGS

Please report bugs.

Back