Image Galleries scripts - Top 4 Download

Image Galleries script downloads

Random Image

Random Image is a simple php image script. Main Features: - can be used with/without 35mm Slide Gallery. - will randomize both directories and images within. - display size can be set by user. ...

ImLib3D

ImLib3D is an open source C library for 3D (volumetric) image processing. Focus has been put on simplicity for the developer. It contains most basic image processing algorithms, and some more sophisticated ones. It comes with an optional viewer that features multiplanar views, animations, vector field views and 3D (OpenGL) multiplanar. ...

Drawing rubberbands over a canvas

This class describes a generic method of drawing rubberbands on a wxPython canvas object (wxStaticBitmap, wxPanel etc) when the user presses the left mouse button and drags it over a rectangular area. It has methods to return the selected area by the user as a rectangular 4 tuple / Clear the ...
Python

Colormap

This script contains some functions that when given a magnitude 'mag' between cmin and cmax, return a colour tuple (red, green, blue) on a 0 to 255 scale. The tuple can consist of strings (strRgb) as required in Tk calls, or integers (rgb) as required in Java applications. ...
Python

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

PicBook

PicBook produces a photo album of your images in HTML format. It will automatically process images, create transition effects and other nifty stuff. It is easy to customise due to a configuration file and HTML-templates and Styles.There are basically two types of HTML picture presentation programs. - CGI based programs ...
JavaScript

Micro Photo Gallery

Micro Photo Gallery is a small and simple image gallery with very easy installation. You just need to copy the main file to your image folder. The script generates all thumbnails for you but you can do it yourself as well. You can easy change the look and feel with CSS. ...

MultiFrame Image slideshow

Most image slideshows display only one image at a time, making it very cumbersome for your visitors to go through them in cases where there's a long list of images to show.This image slideshow supports "multiple frames", so you can display more than one image at once. You can specify exactly the number ...
JavaScript