var fDesc=new Array(); fDesc[1] = ", new panels for Masks and Adjustments, on-the image that we can apply some adjustments to the style of Photoshop Lightroom, a 3D engine, and then only for begin."; fDesc[2] = "demanding photographer. Both versions of the software use the same database engine to catalog your image library, but the PRO version adds extra options for selecting from big photo shoots and the ability to process raw image files non-destructively."; fDesc[3] = "digital image. Is a powerful product, yet easy to use. It includes the basic functions needed for a beginner and the more complex functions used by pros."; fDesc[4] = "those who just want to remove those annoying red eyes and correct some basic exposure mistakes, to those who enjoy adding some creativity to their favorite photographs."; fDesc[5] = "and scanners. Ulead Photo Explorer is more than a simple image viewer. It integrates functions of acquisition, edition, cataloging, organizing, adjusting and sharing digital images and video clips. This powerful and easy-to-use program has clear and simple toolbars."; fDesc[6] = "PC and on the Internet. This incredible program enables the user to present your photos and videos, import enormous amounts of data, optimize it quickly in real-time and place it systematically into albums."; fDesc[7] = ", use and manage picture information, archive, print, make CD or 3D pictures."; fDesc[8] = "images together with different layouts, templates, photo frames, mask effects, cliparts and word arts. Created collages can be saved, printed, sent via E-mail or saved as wallpapers."; fDesc[9] = "images like graphical images, photos and text. With S-Spline XL settings you can improve sharpness of the image, add film grains to an image, and apply sharp and soft edges to make all your digitals look more natural."; fDesc[10] = "tool for owners of digital cameras, flatbed and slide scanners; and is for use by both professional photographers, and digital image processing enthusiasts. Neat Image not only reduces the high ISO noise associated with image sensors in digital cameras and scanners, it can also reduce the film grain visible in scanned slides and negatives, JPEG artifacts of overcompressed images, and color banding, and at the same time makes images sharper. Neat Image is indispensable in low-light, wedding, sport, and action photography. Features include: Premium quality of noise reduction provided by the most advanced noise reduction algorithms in the industryNeat Image uses device noise profiles to make noise reduction custom-tailored to your imaging device. Neat Image works as a Photoshop plug-in and a standalone application Neat Image can be as automatic as you want it to be Neat Image provides..."; fDesc[11] = "amazing and the interface is very dynamic. When we open the program can find the common buttons, file, edit, view, help, search box and the button to order the images by date taken newest or oldest, folder, filename and more."; fDesc[12] = "personal photos, make creative wallpapers collages, and create fabulous screensaver of all the images, add photoys on the desktop. The tool displays various types of screensavers and collages."; fDesc[13] = "download the core software and add the language packs you need, choosing from an amazingly wide list. Both the core software and the language packs are absolutely free."; fDesc[14] = "wonderful wallpapers and photos for your desktop, emailing, greetings, blogs and other projects. Photo Frame Show offers different photo frames with amazing graphics for your or your family's photos."; fDesc[15] = "Aperture and Capture NX 2. It is a full-featured editor that allows you to enhance your digital photos, correct colors, retouch, apply various effects and many others."; fDesc[16] = "I think there is no other tool like this which has so many useful features available in just one bundle. Digital Camera Tools for Adobe PhotoShop has following plugins for Adobe Photo Shop AutoEnhance, Colorcast Correction, Exposure Compensation etc."; fDesc[17] = "sharing needs. This easy-to-use tool with its lengthy list of capabilities to work with your digital images stands as a peer in the crowd. The tool is quite simple and free from a complicated interface unlike other similar tools."; fDesc[18] = "effects to them, thus beating the limitations of electronic devices. This is achieved by fusing multiple exposures of the picture into one, resulting in a beautiful picture."; fDesc[19] = "lessons. After months of studying Ellie decided to start her own business, and since she didn't have an office to work placed the equipment in the yard of her house. You can try this game for 60 minutes before you buy the licensed version."; fDesc[20] = "image noise reduction. Noiseware leads the field for speed, quality and ease-of-use in restoring image fidelity by eliminating digital noise and unwanted artifacts introduced by high ISO photography and less than optimal environmental conditions. Noiseware Professional Plug-in for Windows works with both 8-bit and 16-bit images, provides Photoshop action support, and is compatible with Adobe Photoshop 7.0 and CS, Adobe Photoshop Elements 2.0 and 3.0"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }