var fDesc=new Array(); fDesc[1] = "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[2] = "program offers windowed and full screen view modes. Retriever supports the following formats: jpg, jpe, jpeg, jif, bmp, dib, png, gif, tif and wmf. But Retriever is not just an image viewer, it has some extra functions."; fDesc[3] = "write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects."; fDesc[4] = "further, as it also captures complete Web pages or some chosen parts of them without the browser frame, adding itself as an intelligent toolbar."; fDesc[5] = "incredible program enables you to perform various tasks, from basic to complex tasks such as editing existing images, creating new works based on existing images, creating new works from scratch and more."; fDesc[6] = "program has the ability to capture the full screen, an active window, an active window client, or any part of the screen in the form of a rectangle, square, ellipse, circle or polygon in a snap."; fDesc[7] = "one into another. Using this program, you will be able to convert different image formats such as MDI, JPG, PNG, GIF, BMP and TIFF into JPEG and PDF. MDI2PDF Converter 2.4 is a very easy program to use."; fDesc[8] = "preinstalled with Alsee movie maker and Alsee photo editor. So having Alsee you can not only view your photos but also edit them and create videos from your own pictures."; fDesc[9] = ", and many more. The composition templates are divided into three categories, for 1 to 3 photos, from 4 to 8, and for more than 9 photos. We are allowed to resize and fully edit the images."; fDesc[10] = "from a centralized and well-designed location. It runs smoothly and is easy on your system resources. Perhaps, the best feature of this application is that it allows you to edit image files."; fDesc[11] = "Whenever we take photos with a mobile phone camera, we have to face vignetting, poor color appearance, poor sharpness & contrast, and also JPEG compression artifacts related issues with our photos, so these photos are not perfect for albums,"; fDesc[12] = "program we can go to the Help, Tutorial, Forum or continue and go to the button next. When come to the next step can find our pc folders in the left side and in the right window we can drag and drop the file or folder that we wish to open and transform."; fDesc[13] = "create pictures from the scratch, or edit images from any source, like digital cameras, mobile phones, scanners. You can then apply special effects, build slide shows or photo albums."; fDesc[14] = "professional users. It allows users to open, create, edit, acquire and print images the way you want in a single application. The application has an intuitive and easy to use interface very similar to Microsoft Office 2007."; fDesc[15] = "the program we can see a Menu bar, one toolbar, one window for see our pictures and in the foot of the program we can see the pupil detection, the correction strength and can select the darkening box."; fDesc[16] = "them. Once you install the program, you can set it to be added on Corel Photo Paint and use it directly from it. If you choose to add it as a plug-in in Corel, you will find the application in the effects menu."; fDesc[17] = "classifying them. There is a possibility of simultaneous management of various formats files, for example, getting by means of Panaboard or scanner, that improves work efficiency. The Quick Image Navigator software has faster and more intuitive image handling capabilities."; fDesc[18] = "creative and brand-new functions similar to Adobe PhotoShop. IconCool supports fifty image filters including blurring, sharpening, embossing, as well as fifteen image effects, including Linear Gradient, Wave, 3D shadow, 3D button, text gradient effects and more."; fDesc[19] = "photographs. BlazePhoto allows the import digital images from any location (hard disc drive, CD/DVD disc, DC/DV, PC Cam or any other ) including removable devices. Classify your photos in a flexible way, sort images by people, place and events tags or you can also create your own tags."; fDesc[20] = "program we can see two windows in the left and two windows in the right. In the first window we can see our folders and in the window below we can see the images that every folder has."; 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 = '...'; } }