Unit 'Img32' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_image32]

ClampRange

Declaration

Source position: Img32.pas line 622

function ClampRange(

  val: Integer;

  min: Integer;

  max: Integer

):Integer; overload;

function ClampRange(

  val: Double;

  min: Double;

  max: Double

):Double; overload;



CT Web help

CodeTyphon Studio