BOOLEAN2COLOR

THE BOX'S MAIN HELP:
This function converts boolean BOOL to color C.
miTRUE = WHITE		miFALSE = BLACK

BOOL (input):
This must be a boolean. Default is false.
This value is converted directly to a color.
miTRUE = WHITE		miFALSE = BLACK

C (output):
Returns the color version C of boolean input BOOL.
miTRUE = WHITE		miFALSE = BLACK

<-- BACK TO Components

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