Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type
Results 961-980 of 1097
Displaying an Image from an XML Element
This sample was generated in response to a question that was asked of me from my website. I thought that I would share it with the rest of the world. The question was: "I have been trying (without any luck) to create an XSL file that will create an HTML page that shows the picture (the location is in the tag). Do you have any ideas?"
(0 ratings)
Reviews0
PriceFree
Views2365
Kalimages IPTC / XMP editor and image database
With Kalimages read and write IPTC/IMM, XMP meta data from photo folders, import annotations into a searchable database. Then find, select, edit images keywords or any other IPTC information, analyse occurrences, export to XML or HTML. Make your photo collection accessible, searchable, navigable with preview, thumbnails, templates for categorization. Allows selection move to other folders, SQL for specialized queries, includes Thesaurus
(0 ratings)
Reviews0
PriceUSD 47.00
Views2764
Image Viewer CP Pro ActiveX OCX SDK
Convert PSD, BMP, GIF, JPG, PNG, ICO, TIF image files to PDF file. Convert multipage TIF to multipage PDF. Loading, printing and save image files that include BMP, GIF, JPG, PNG, ICO, TIF. Draw multiline text on image and provide over 50 different text styles. Adjust brightness, Contrast, Gamma, Hue, Saturation of image file. Support save as multipage TIFF images ( Packbits, LZW, CCITT G.3 and G.4). Create multipage TIFF images from BMP, GIF, JPG, PNG, ICO, TIF Files. Read, write EXIF image information. mark a selection, crop, zoom in , zoom out on selection and rotate the image function. Read, write binary data types for storage of images embedded in the database table. e.g. Access, SQL Server, Oracle, MySQL. Import Image From PictureBox, Clipboard. Export Image to HBITMAP, PictureBox, Clipboard. Resize image resolution to specific size and export to JPEG, BMP, TIFF, GIF, PNG file formats.
(0 ratings)
Reviews0
PriceUSD 100.00
Views2359
Javascript Wait While Loading Page Display Image
If you have a page that takes long time to display it is a good idea to display a "wait until the page loads" image. This tutorial show you how to implement this in your webpage.
(51 ratings)
Reviews0
PriceFree
Views13823
Batch image processing using AspJPeg asp component
This simple little script uses FSO, ASPJeg (persits.com) asp component and basic coding to batch process any number (well ok I've tested this on a directory of 200 images of avg size 125kb/Jpg) of jpg images. This script grabs the image name, the file path of the image and detects the size of the image (with options to limit the size by height or width) and then resizes the image and saves it on itself. Very simple little script, effective and well commented.
(0 ratings)
Reviews0
PriceFree
Views1902
Creating thumbnail - Resize an image with PHP
In this tutorial I will show you how to resize an image with PHP. You can use this function in your own image gallery implementation or in any other cases when you need to create a thumbnail from your image. Using a this image resize script gives you the possibility to create various images which are different in their size.
(9 ratings)
Reviews0
PriceFree
Views5379
Colored image with black white masking animation
posted byjonesprinEffects
In this Macromedia Flash tutorial I will show you how to make a stylish colored image / black and white masking animation effect.
(0 ratings)
Reviews0
PriceFree
Views1426
Image downloading from remote servers in ASP
In this tutorial, we will access to a remote server, download image, rename ths image and save to our file system. We will use one function (getImage) and one subroutine (saveImage) to complete this sampel code.
(0 ratings)
Reviews0
PriceFree
Views1159
Advanced flash button as image with url
See this lesson and learn how to create advanced flash button using the image.
(3 ratings)
Reviews0
PriceFree
Views2507
Advanced image effect with no action script
This lesson will show you how to apply adjust color filter on image, and on that way, create advanced image effect using a two pictures.
(0 ratings)
Reviews0
PriceFree
Views2357
Flash Great Image masking effect Video tutorial
posted byjonesprinEffects
In this Macromedia flash tutorial you will see how to make a great image masking effect to an image of a flower.
(0 ratings)
Reviews0
PriceFree
Views1551
TPCS Photo / Image / Pic of the day
This PHP image of the day program will display an image based on the day of month. If you only have 6 photos in the image folder and it is past the 6th of the month, the code will display a random photo each day until the first of next month. The program will swap / change the image daily.
(3 ratings)
Reviews0
PriceFree
Views1437
XML driven image viewer like story book
1. This is a dynamic image slider or image player. 2. Here the reference for the images are provided from XML. 3. We can use this for MP3 files and FLV video files also. 4. No need of changing the code much for MP3 and videos, only the design will change. 5. You can use any number of images. 6. It has video player controls for images. 7. The image sizes used here are 300x200 (wxh). 8. If the image size varies you need to place the objects according to their positions. 9. I have used 5 images for the sample and repeated, but u can put any number of images. 10. The image names are used as tooltips on mouseover of the top navigation. 11. And all other functionality is just like a video player. 12. You can customize the colors by simply editing some parameters in Flash. 13. Developed in AS2 and works with Flash Player 8 and above. 14. The code is very easy to understand
(0 ratings)
Reviews0
PriceUSD 8.00
Views1109
ZOOM / PAN CONTROLS - With Dynamic Image & Settings
posted byVFRaminComponents
Prepared to display high resolution product photos, maps and any image or Flash swf. Can be implemented anywhere in a webpage or opened through standalone flash player. Automatically resizable to fit within the dimension specified in HTML file and even to fill the full browser window. Button controls available for zoom, pan and to reset the position of image. - Can be dragged using Mouse. - Can be zoomed using Mouse Wheel (for windows only) - You can enable/disable the functionalities - through available settings. - Can specify your own canvas width and height. - Supports Flash player version 7.0 and above. - Both AS2 and AS3 versions included with separate source files (7,8,9) - Fully editable MCs, No compiled Clips. - Commented Action script and xml file.
(9 ratings)
Reviews0
PriceUSD 12.00
Views3484
Show random image(s) from a directory
This is a tutorial useful if you need to make a script that selects random image(s) from a folder.
(0 ratings)
Reviews0
PriceFree
Views1314
bretteleben.de "Panoramic Image Viewer" Plugin for Joomla
The bretteleben.de "Panoramic Image Viewer" Plugin for Joomla 1.5 is a simple plugin to display 360 degree images in content items. It works with javascript, neither flash nor any other player is required. You decide if the panorama scrolls automatically on pageload or is directed with 2 arrows.
(0 ratings)
Reviews0
PriceFree
Views1284
Image Uploading With Auto Thumbnails Using PHP
In many scenarios you cannot escape uploading images when you develop a php script. This tutorial details how you can upload images using php and auto creates thumbnails on image upload.
(3 ratings)
Reviews0
PriceFree
Views2932
Solving "Image Not Found" Problem In GridView
This tutorial explains how to display some default image in GridView when original image not exists. If you try to display images in GridView you will get content of image alt tag or ugly red X if alt attribute is empty. Instead of this, in some scenarios is better to show some other image when original image is not available.
(0 ratings)
Reviews0
PriceFree
Views1161
3D Advance Image Rotating Carousel A.S 2.0
posted bymufaddalinFlash
Setting Through XML : # Radius. # Tilt. # Pitch. # Fade Amount # Scale # Rotation Speed. # Reflection Height. # Reflection (true/false). # Alpha Effect (true/false). # Text Color. # HTML Window (_self or _blank). Data Through XML : # As Many Images You Want. Supports Transparent PNG ’S # URL for Images. # HTML rendered Text. Help file has been provide which details everything about this carousel, how it works, embedding and etc. Code of this file is commented line by line hence tinkering with the file is easy for people with knowledge of A.S
(0 ratings)
Reviews0
PriceUSD 20.00
Views612
Results 961-980 of 1097