|
From: James W. W. <ja...@fr...> - 2005-02-18 18:52:55
|
Roger Holmes <rog...@mi...> wrote: > So we instead of four floats we have just 3 colour components but >held in four bytes. This is quite likely to be 0..255 values (using >Pascal syntax) but in the file would it be reasonable to assume >rgba, or argb, or rgb<pad> or <pad>rgb? I don't think the documentation can be trusted in this case. If I were you, I'd either find a binary 3DMF file containing view hints with image clear color, or write a little Classic program to make one, and then see what's really there. -- James W. Walker, ScriptPerfection Enterprises, Inc. <http://www.write-brain.com/> |