home *** CD-ROM | disk | FTP | other *** search
- TMPtoRGB Documentation v1.3
- ---------------------------
-
- Written by Jeff Lobb
-
- The purpose of this program is to convert a TMP file to a RGB file that
- Digi-View 4 will read. This project took about 2 weeks.
- What this allows you to do is take any GIF and convert it
- to any resolution you like, while preserving the image..
-
- Use:
- First you must use GIFtoTMP on the Gif Pic.
- Then use my program to convert the TMP file to a RGB file.
-
- **NOTE: YOU MUST USE 'stack 30000' BEFORE USING TMPtoRGB!!!**
-
- Syntax : TMPtoRGB <source> <dest>
- Example: TMPtoRGB df0:Pic.tmp ram:Pic.rgb
-
- When displaying the picture with DV 4 try using a -5 or -10 for Brightness
- and/or Contrast.. This will improve the image in most cases.
- Full Compression has been implemented, the output file should not be more
- than a disk full.. (On big pictures you may wish to have the destination
- be a blank disk)
- The largest picture I had was 280k for a 573x418 pic!
-
-
- This Program is Shareware. If you find it useful and wish to include
- it in your Software Library please send $10 to the address below.
-
- Checks Payable to: Jeff Lobb
-
- Jeff Lobb
- 209 76th PL SW
- Everett, WA 98203
-
- SPECIAL THANKS to Mark Podlipec for his GIFtoTMP Converter.
- In a future release I will go directly from GIF to RGB.
-