Image Effects scripts - Top 4 Download

Image Effects script downloads

Rippling image

Rippling image applet takes in any image and makes it ripple. The applet is compatible with all recent Java versions.It will work on any web browser. Rippling image applet can be easily customized to suit your needs by changing the appropriate parameters. ...

CFX JpegResize

CFX_JpegResize is a custom Cold Fusion tag that can resize JPG images. It takes a file from the server as input, performs a resize, and then saves the file to disk again. This tag will only work on a Windows platform. The resize can either be by a percentage scale factor, ...
ColdFusion

Gradient Bar

This script is a demonstration of how visual effects can be generated using code- and code only. The gradient bar is constructed using lines of JavaScript code, not pixels of graphic.You can easily modify the bar's gradient colors, it's position and direction, all through the setting of a few variables. ...
JavaScript

Multi image slideshow

Multi image slideshow can handle more than one set of image slides. The user can toggle between them through text links. As an added bonus, you can specify whether each slide is linked to a unique URL. ...
JavaScript

DS Zoom

DS Zoom displays a zoom effect between any image transition. ...
JavaScript

DS SlideLight

DS SlideLight script displays a slide-light effect between any images. ...
JavaScript

DS Explode

DS Explode javascript displays an explode effect between any images. ...
JavaScript

DS BGLight

This script can move a light over the background. It includes a HTML code generator that allows to change parameters without any knowledge of JavaScript and HTML programming. ...
JavaScript

DS BGFade

DS-BGFade script displays a fade effect between the background images. ...
JavaScript

Drop shadows with PIL

Drop shadows with PIL script demonstrates the use of the Python Imaging Library to apply a gaussian blur drop shadow to an image. ...
Python

Flexible Image Slideshow

This Image Slideshow incorporates some of the most user-requested features all into one neat package, such as optional hyperlinked images, random display order and stop slideshow after x iteration. Finally a JavaScript image slideshow that caters to your specific needs! The official feature list: - Each image can be optionally hyperlinked ...
JavaScript

ImageEffects

ImageEffects lets you apply visual effects to images. It is designed specifically for web server use which means it is both multithreaded and exceptionally fast. We use a set of custom built libraries, each targeted at a specific processor, to ensure that your code runs the very fastest possible. ImageEffects has ...
ASP.NET

ThumbShow

ThumbShow javaScript lets you click on thumbnails to display full-size images on the same page. The clever part is that if your browser doesn't allow you to get or set elements of the documentimages array - or doesn't even have JavaScript - then it will still do something intelligent. If the ...
JavaScript