| Author |
Comment/Response |
Ben
|
08/25/00 8:03pm
I am using Table[]s of Point[]s and Show[Graphics[]] to generate graphics
for a visualization I am working on. Is there a way for me to assign each
point when I generate it a (RGB) color? The Point[] function takes no
options but hints at the possibility of this by saying to look at the
RGB/Hue/GrayLevel documentation. I couldn't find anything there though. The
Graphics[] function seems to hint that this can be done if I generate a list
of points together with Color's in a tuple but this doesn't seem to work
either. How can I do this? Am I just being silly?
Thanks,
Ben.
URL: , |
|