R3Color3Read
int R3Color3Read(R3FLOATCOLOR3 *c, R3OBJ *file);
c - address of color structure
TRUE if succeeded, FALSE otherwise
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.