PHP Classes
elePHPant
Icontem

Merge Pictures: Generate an image from the combination of 2 images

Recommend this page to a friend!

  Author Author  
Picture of Germano
Name: Germano <contact>
Classes: 1 package by
Country: Brazil Brazil


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can be used to generate an image from the combination of two pictures.

It creates a new image pasting two given images in GIF, JPEG or PNG formats.

The new image has the width of the first image. The second image will be rescaled to appear with the same width as the first. The new image height is the sum of the first image height with the height of second image after rescaled.

The resulting image may show the first image at the top or below the second image. Alternatively, it may show the first image on the top of the second.

The final image may be stored to a file in the JPEG, GIF or PNG formats.

  Classes of Germano  >  Merge Pictures  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Merge Pictures
Base name: mergepictures
Description: Generate an image from the combination of 2 images
Version: 1.2
PHP version: 5.0
License: The PHP License
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Graphics Colors, images, charts and picture formats View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Plain text file mergePicture.php Class Main class
Plain text file foto.php Class class of image attributes
Accessible without login Plain text file imageTest.php Example example of mergePicture class use

Install with Composer Install with Composer - Download Download all files: mergepictures.tar.gz mergepictures.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.