Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum (2) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2005-06-10 (11 years ago) | Not enough user ratings | Total: 835 | All time: 3,986 This week: 1,166 |
Version | License | Categories | ||||
imgout 1.0 | Freely Distributable | Graphics |
Description | Author | ||||||||||||||
This class can perform several types of image manipulation. |
|
IMGOut: a simple image processor class. ======================================= Demo and testing ~~~~~~~~~~~~~~~~ This package misses a TTF font named "default.ttf". To make an example work, copy any TTF font into directory, where IMGOut is unpacked and enjoy. Short description. ~~~~~~~~~~~~~~~~~~ This class is optimized for direct server variable usage, like $_GET and $_POST. Path checking implemented. Methods ~~~~~~~ Constructor: IMGOut($vars) Expects $vars to be an associative array containing processing parameters (full list can be seen at the top of class source file). Also does text application, if specified. Method: Text($vars) Applies a text to loaded/generated image. Expects the same as constructor, but it hasn't to be equal. ;) Method: SetOutputType($type) Sets the type for streaming in Output(). Method: Output() Streams the image. (C) m0Ray 2005 Russia, Samara |
Files |
File | Role | Description |
---|---|---|
imgout.inc.php | Class | Class source |
imgout.php | Example | Example for $_GET |
imgout.php.jpeg | Output | Sample output |
index.html | Data | Example HTML form |
README | Doc. | Read this first |
sample.jpg | Data | Sample image |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.