Table of Contents

Method ClampSafe

Namespace
PaintDotNet
Assembly
PaintDotNet.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