WideImage 1.0 branch (discontinued)

WideImage Wiki : WideImageRequirements

MainPage :: Categories :: PageIndex :: RecentChanges :: RecentlyCommented :: Login/Register
Support This Project SourceForge.net Logo
Important notice: this branch was discontinued long ago. A new version is available.

Please visit http://wideimage.sourceforge.net for the new version of library and documentation.
This web site will remain accessible to serve as documentation for the old versions of the library. For help on migration, please refer to the migration guide.

Requirements


PHP

* Minimum: 5.1
* Will require PHP 5.2 from February 5, 2008
* GD2 extension

PHP Settings

No special settings are required, but you should pay attention to memory_limit and max_execution_time php.ini directives, because image operations can take up a lot of time and memory (for example, an 800x600 true-color image takes up about 800 * 600 * 4 bytes + overhead ~= 2MB of memory). See also WideImage's resource handling for details on memory usage.

WideImage is E_ALL+E_STRICT compliant.


CategoryDoc

There are no comments on this page. [Add comment]

WideImage - an Object-Oriented PHP Image Library for Image manipulation
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki 1.1.6.2
Page was generated in 0.0767 seconds