Registriert seit: 17. Mai 2007
482 Beiträge
Delphi XE6 Professional
|
Big endian float value - hot to in Delphi
16. Feb 2012, 17:15
Delphi-Version: 2010
I'm trying read ASE file, unfortunately it storing color values in BE Float32. I added Float32 = Single. Now I have to make little endian from it. How to do it?
|