Clip a signed integer value into the 0-255 range. @param a value to clip @return clipped value
See Implementation
Clip a signed integer value into the 0-255 range. @param a value to clip @return clipped value