Size: 262
Comment:
|
← Revision 5 as of 2008-11-26 04:42:28 ⇥
Size: 262
Comment: converted to 1.6 markup
|
No differences found! |
How to handle image data byte-order?
ByteOrder class is defined to handle data byte-orders:
- check running-host byte-order;
- check a given data-block byte-order;
- convert host byte-order to little-endian or big-endian;
- swap byte-orders.