Method ClampSafe NamespacePaintDotNet AssemblyPaintDotNet.Fundamentals.dll ClampSafe(int, int, int) public static int ClampSafe(int value, int bound1, int bound2) Parameters value int bound1 int bound2 int Returns int