Back

 

SYNOPSIS

x-ray [ density | density gray ]

DESCRIPTION

Lines radiating outward from the center in a circular pattern.

The options are as follows:

density Valid values range from 1 to 20. Controls number of spokes.
gray If set to 1 the rendering will produce shades of gray.

EXAMPLES

x-ray 10 0

x-ray

The two examples above have identical functionality -- gray-mode is disabled and the density is 10.

ORIGIN

X-ray was developed for Lexicon in 2002.


AUTHOR

Andy Deck

LINK

artcontext.org

SOURCE CODE

x_ray.java

 

© GNU Public License v.2

SEE ALSO

sinkhole

BUGS

Please report bugs.

Back