SwapValues Function
ImagingUtility

Swaps two Byte values

Pascal
procedure SwapValues(var A: Byte; 
                     var B: Byte); overload;
File

ImagingUtility (at line 233)

Related Information
You are here: Symbol Reference > Functions > SwapValues Function (Byte, Byte)