All Classes |Grouped Classes |Index

Function shrink

Shrink the rectangle.

	CL_Rectx<Type>&ampectx&ltype &gt&gt>::snrinrink(
		const Type & left,
		const Type & top,
		const Type & right,
		const Type & bottom);

	CL_Rectx<Type>&ampectx&ltype &gt&gt>::snrinrink(
		const Type & left_right,
		const Type & top_bottom);

	CL_Rectx<Type>&ampectx&ltype &gt&gt>::snrinrink(
		const Type & shrink);