|
From: Jose' C. <cru...@ce...> - 2005-02-18 18:44:26
|
Il giorno 18/feb/05, alle 19:33, Roger Holmes ha scritto: >> >> Data Size >> >> 4 > > But in my normal test file (from OS9) the object size is 16. Sounds > like it changed at some point. > > Is there a way of getting the object size into the _read method so I > can > handle it in a different way depending on whether the length is 4 or > 16? > I was looking at this, I cant find a file with 4 bytes len data they are in fact ARGB with four floats, 69 6D 63 63 imcc 00 00 00 10 16 (len) 00 00 00 00 0 A 3F 80 00 00 1.0f R 3F 80 00 00 1.0f G 3F 80 00 00 1.0f B and converted to text (using anatas) are ImageClearColor ( 0 1 1 1 ) Pax et Bonum # dott. Jose' Cruanyes Aguilar - C.E. Soft srl # Pzza. Firenze,4 MILANO - XX Settembre 10, CREMONA # 02,33603122 0372,460602 |