PUT_COLOR

THE BOX'S MAIN HELP:
This function stores the color C in the color image file MAP 
at the location X,Y and then returns that color.

MAP (input):
This is the path for the color image file.

C (input):
This is the color to be stored.

X (input):
This must be a scalar.  Default is state->raster_x.
This is the x coordinate of the location into the map.

Y (input):
This must be a scalar.  Default is state->raster_y.
This is the y coordinate of the location into the map.

OUT (output):
This is the color stored.

<-- BACK TO Functions

© Copyright 1996,1998 Cinema Graphics Inc. All Rights reserved.