Media_TClear
Media_TClear clears all of the current transformation function settings. Use this before defining a new set of transformations.
All of the transformation function settings (Media_TRotate, Media_TScale, Media_TSkew, Media_TCrop, and Media_TQuad) remain active until the Media_TClear function is called. This allows you to use the Media_TApply function to apply multiple transformations at once to a single image, or to loop through and transform entire sets of images without having to redefine the transformation settings each time.
This function uses no parameters.
Returns
Empty string