![]() |
Script and site usage:
All of the scripts on this site are provided free for non-commercial, personal or non-profit use. If you wish to use any of these in a commercial system, please refer to the payment plan. Support: Support for each of the scripts is given, free of charge, on the message board. Each script has its own message board which can be accessed by clicking on the 'project forum' link (beneath the description of each project). |
|
Image MaskingThis 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. The mask is converted to grayscale so it's best to use black/white patterns. 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. So it's best used on thumbnails and the like. class.imagemask.phpThe main class file.
13.66kb in size
last modified May 6, 2006 at 1:55pm 9916 views, 9119 downloads demomask-blob.pngAn example mask.
7.35kb in size
last modified May 6, 2006 at 1:55pm 8682 views, 10212 downloads demomask-frame1.pngAn example mask.
19.78kb in size
last modified May 6, 2006 at 1:55pm 8027 views, 7446 downloads demomask-frame2.pngAn example mask.
17.15kb in size
last modified May 6, 2006 at 1:55pm 8928 views, 11009 downloads test.imagemask.phpA test file.
<?php 375b in size
last modified May 6, 2006 at 1:55pm 9139 views, 7687 downloads |