ClampToByte Function
ImagingUtility

Clamps integer value to Byte boundaries.

Pascal
function ClampToByte(Value: LongInt): LongInt;
File

ImagingUtility (at line 174)

Related Information
You are here: Symbol Reference > Functions > ClampToByte Function