PHP Classes

Classes of Rogério Bragil

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Rogério Bragil (1)  >  Mission progress status  >  Reputation  
Picture of Rogério Bragil
Name: Rogério Bragil <contact>
Classes: 1
Country: Brazil Brazil
Age: ???
All time rank: 80758 in Brazil Brazil
Week rank: 180 Up12 in Brazil Brazil Up
All time users: 3905
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 Easy Thumbnail  
Generate thumbnail images using the GD extension
This class can generate reduced versions of images (thumbnails) using the PHP GD extension functions.

The class computes the reduced size of the images making an approximate calculation that preserves the image width and eight proportions to avoid distortion.

The class may be ysed to create thumbnails of different sizes. The result is a collection of thumbnails of proportional sizes.

It is ideal for photo galleries that get the original images by upload and the class takes care of generating the thumbnails.

The class only supports images in the JPEG and PNG formats.

The comments in the code are in Portuguese.

In Portuguese:

Esta classe pode criar versões de miniatura de imagens (thumbnails) usando as funções da extensão de PHP GD.

A classes determina o tamanho reduzido das imagens através de um cálculo de aproximado que preserva a proporção da altura e largura para evitar distorções.

A classe pode ser usada para criar miniaturas de imagens de diferentes tamanhos. O resultado será uma coleção de miniaturas de dimensões proporcionais.

É ideal para albuns de fotos, onde basta você fazer o upload da imagem e deixar a classe gerar o thumbnail.

A classe trabalha somente com imagens nos formatos JPEG e PNG.
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 68% 65% - 59% - - 46% 3122
Month: Not yet rated by the users


  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