ClipRectBounds Function
ImagingUtility

Clips given bounds to Clip rectangle.

Pascal
procedure ClipRectBounds(var X: LongInt; 
                         var Y: LongInt; 
                         var Width: LongInt; 
                         var Height: LongInt; 
                         const Clip: TRect);
File

ImagingUtility (at line 274)

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