Inverts an integer bytes. function ByteSwap(const a: Integer): Integer; Description Since all the 4 bytes integers from Portable Network Graphics data must encoded using network order, this method is intended to adjust integers from/to delphi form.
Inverts an integer bytes. function ByteSwap(const a: Integer): Integer;
Description Since all the 4 bytes integers from Portable Network Graphics data must encoded using network order, this method is intended to adjust integers from/to delphi form.
Submit feedback about this site to: