Categories

Updated: 04/18/2005

Image Masking

This is a class allows you to apply a mask to an image much like you could do in PhotoShop, Gimp, or any other such image manipulation programme. If the mask is smaller than the image then the mask can be placed in various positions (top left, left, top right, left, centre, right, bottom left, bottom, bottom right) or the mask can be resized to the dimensions of the image. Requires GD 2.0.1+ Because of the nature of the class, masking large images may take some time.
Similar Scripts for "Image Masking"

PHP Thumbnail/Image Manipulation Class

A PHP Class for manipulating images. It features the ability to scale by percentage, width, height, roate the image, and to create a crops of an image. Unlike other image manipulation classes, this one allows multiple manipulations of an image,...

PanaChart - Chart generator for PHP

PanaChart is a PHP class for online charts creation using PHP scripting language and the GD image manipulation library. It makes it easy to plot several types of charts with less then 10 lines of code. PanaChart is suited for any scientific or busine...

An intro to using the GD image library with PHP

A brief introduction to the world of image manipulation in PHP using the GD library. This tutorial will guide you through creating a clock that will display the current time.

Barcode Image Generator

This small script can generate Code 3 of 9 barcodes for use within your HTML files. The GD image manipulation library is required. Great for databases and inventory tracking scripts.

Serving Graphical Web Page Counters from a PHP Script

This tutorial is intended for PHP programmers interested in learning how to apply PHP''s GD image manipulation support. Readers interested in learning how to access a MySQL database from PHP, and/or define a PHP function will also benefit from t...
©2003-2008 jCay.com