/************************************** Name: Flip Image with GD Description:These are two easy to use functions that will flip an image, either horizontally or vertically. Just create an image, then execute one of these functions on the image resource. The image resource is passed by reference to the functions, so no return values are sent from the functions. Example shown in code. // By: Ryand833 // // // Inputs:None // // Returns:None Assumes:None Side Effects:None This code is copyrighted and has limited warranties. //Please see http://www.Planet-Source-Code.com/xq/ASP/txtCodeId.1876/lngWId.8/qx/vb/scripts/ShowCode.htm //for details. **************************************/