Jump to content

Simple Image Viewer


 Share

Recommended Posts

Should be able to run without parameters or with a JPG filename as parameter.

Picks up filename or gets a filename from current/provided folder and displays the JPG fullscreen.

Should be able to detect if JPG has EXIF tag and rotate automatically.

Few questions.

1. What's the best way to rotate & resize it to the full screen size?

2. How to implement simple image fading?

Link to comment
Share on other sites

Should be able to run without parameters or with a JPG filename as parameter.

Picks up filename or gets a filename from current/provided folder and displays the JPG fullscreen.

Should be able to detect if JPG has EXIF tag and rotate automatically.

Few questions.

1. What's the best way to rotate & resize it to the full screen size?

2. How to implement simple image fading?

So, what have you written already? Or are you looking for someone to write it for you? Have you created a GUI? Checked out $CmdLine (help file, under "Command Line")? Tried WinMove() or WinSetTrans()?

:)

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

So, what have you written already? Or are you looking for someone to write it for you? Have you created a GUI? Checked out $CmdLine (help file, under "Command Line")? Tried WinMove() or WinSetTrans()?

:)

Plan to write it myself... haven't written yet.. no problems getting filename..

Will probably try using image_get_info & GDI+ to do rotation & resize..

But how about WinSetTrans()?? Does it handle fading between different controls?? Or as it looks like it handles trans between windows..

The slideshow has to be pretty memory efficient as it's supposed to handle large volumes of photos.

Link to comment
Share on other sites

  • 1 month later...

Plan to write it myself... haven't written yet.. no problems getting filename..

Will probably try using image_get_info & GDI+ to do rotation & resize..

have a look at the slideshow in my signature and then run from there

Wallpaper Rotatorwith overlay, Loop through a folder of wallpaper & another of overlay, then create a combined image and set it as the wallpaperE-Mail passthru, Send any file, even executables via e-mail as plain text. The recipient can then later re-construct them.Slideshow widget, A slideshow widget similar to the Vista onePredictive typing using the Numpad, Predictive typing using the numpad of a keyboar similar to that on a mobile phone (the key is the .t16 file).PSTools Front End, For Remote Admin. Just makes life a lot easier (Demonstrates executing external programs and passing parameters, tabbed form Handling STDIN/STDERR)FTP Helper application Up and Download files from an FTP server demonstrates this and Tooltray TipsShow a Map of your Post-codes/Zip Codes, Uses the Clipboard, Hotkeys, the system tray (incl. menus)Disc/CD/DVD Catalogue, Ideal for all those Covermount Discs (Demonstrates Array handling, executing DOS programs, handling STDIN/STDOUT recursive directory reads, file searching.)YAST , Yet another Stopwatch/Timer (Uses a hotkey, Copies to clipboard, handles multiple events and stays on top)Keyboard Status Indicator , Indicates status of NumLock, Caps Lock and Scroll Lock Keys, demonstrates API calling & System tray Icon Toggling
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...