R3Color3Write

FUNCTION:

R3Color3Write

TEMPLATE:

int R3Color3Write(R3FLOATCOLOR3 *c, R3OBJ *file);

PARAMETERS:

c - address of color structure to be written

RETURN VALUE:

TRUE if succeeded, FALSE otherwise

DESCRIPTION:

Writes color to a file. If the class of 'file' object is IFF, automatic crossplatform conversion is applied. See r3color.h for R3FLOATCOLOR3 and R3FLOATCOLOR structures.