PHP Classes

Classes of Marcos Borges

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Marcos Borges (1)  >  Mission progress status  >  Reputation  
Picture of Marcos Borges
Name: Marcos Borges <contact>
Classes: 1
Country: Brazil Brazil
Age: ???
All time rank: 3432260 in Brazil Brazil
Week rank: 195 Up14 in Brazil Brazil Up
All time users: 441
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image GD3 - AggressiveClass  
Perform operations to manipulate graphical images
This class can be used to perform operations to manipulate graphical images.

It create a new image of a given size or load an image from a file in GIF, JPEG or PNG formats to perform one or more image manipulation operations.

Currently it can perform the following operations:

- Resize the image optionally preserving the size proportion
- Apply several types of filter effects like: negate, grayscale, edge detect, blue, adjust contrast or brightness, smooth, emboss, mean removal, colorize and sepia
- Rotate the image by a given angle

The manipulated images may be saved to files or served as the current script output in the original image format.

The code comments are in Portuguese.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z