News Feed
Jobs Feed
Sections




News Archive
Pierre-Alain Joye's Blog:
imagerotate, little confusions in the manual (damned, I cannot say RTFM!)
February 06, 2007 @ 12:02:00

Pierre-Alain Joye is looking to clear up some confusion with his new blog post today surrounding the imagerotate function and some of its options:

imagerotate has special intern functions when the rotation angle is a multiple of 90 degrees, it actually only flips the image. The operation is quite fast as it is a two nest loops with a little copy operation. However it looks like the manual has a little mistake in the function description, which can lead to confusion.

The problem comes from a part mentioning the scaling down of an image to fit into the destination image. With a flip of 90 degrees, though, the resulting image contents will stay the same size as the original - the image only flips, not really rotates.

0 comments voice your opinion now!
imagerotate manual confusion degree flip image imagerotate manual confusion degree flip image


blog comments powered by Disqus

Similar Posts

Andrew Wulf's Blog: phpdox.net - New Ajax Powered PHP Documentation Site

Gennady Feldman's Blog: PHP Getting Started Videos and resources

.Net Magazine: Create an SVG data visualization with PHP

Pierre-Alain Joye's Blog: imagerotate, little confusions in the manual (damned, I cannot say RTFM!)

Ligaya Turmelle's Blog: Streams Gem


Community Events











Don't see your event here?
Let us know!


testing functional release introduction rest development podcast phpunit unittest zendframework2 series conference community opinion interview language symfony2 usergroup database framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework