R3Color3Read

FUNCTION:

R3Color3Read

TEMPLATE:

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

PARAMETERS:

c - address of color structure

RETURN VALUE:

TRUE if succeeded, FALSE otherwise

DESCRIPTION:

Reads color structure from a file. If the class of 'file' object is 'R3CLID_IFF', automatic crossplatform conversion is applied. See r3color.h for R3FLOATCOLOR3 and R3FLOATCOLOR structures.