Clamps integer value to Byte boundaries.
function ClampToByte(Value: LongInt): LongInt;
ImagingUtility (at line 174)