PHP Classes

GD Source: Create multiple GD image resources from images

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 374 All time: 6,773 This week: 524Up
Version License PHP version Categories
gdsource 1.0Freely Distributable3.0Graphics
Description 

Author

This class can be used to create multiple GD image resources from images.

It takes as parameter an array of strings that can be either local or remote file names of JPG, GIF and PNG images, or the image files binary data as strings.

The class loads the images and creates an array of GD image resource handles that are stored in a class variable.

Picture of László Zsidi
Name: László Zsidi <contact>
Classes: 13 packages by
Country: Hungary Hungary
Age: 51
All time rank: 331 in Hungary Hungary
Week rank: 240 Down4 in Hungary Hungary Down
Innovation award
Innovation award
Nominee: 10x

Winner: 1x

  Files folder image Files (5)  
File Role Description
Plain text file GDSource.class.php Class Main Class
Accessible without login Plain text file index.php Example Example script
Accessible without login Image file source.gif Data Example image
Accessible without login Image file source.jpg Data Example image
Accessible without login Image file source.png Data Example image

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:374
This week:0
All time:6,773
This week:524Up
User Comments (1)
Nice clean code, fairly useful technique.
15 years ago (F Philip DeGeorge)
57%StarStarStar