I have about 6000 images, so considering the disk space that .bmp takes
compared to a .jpg, that's out of the question. BUT, if I could figure out a
way to convert the jpg to a bmp just to display it, that might work, anyone
know of a internal perl way to do image conversions? I have done it through
3rd party tools, but not perl directly. Still, I would prefer to display the
jpeg directly. Aldo - any ideas?

Tim

----------------------------------------------------------------------------
---------------------
Tim Thomas
Unix Systems Administrator
Lockheed Martin EIS ยท Denver Data Center
303-430-2281
mailto:[EMAIL PROTECTED]
----------------------------------------------------------------------------
---------------------


-----Original Message-----
From: David Hiltz [mailto:[EMAIL PROTECTED]
Sent: Friday, March 02, 2001 11:02 AM
To: perl-win32-gui-users@lists.sourceforge.net
Subject: Re: [perl-win32-gui-users] Display a jpeg and gif image



   You can display a BMP file, so maybe you could convert the jpg/gif to a
   bmp then display it.

   -dave

> 
>      anyhow. .i'm also interrested in knowing..
> 
>      maybe we could use some VB dll's :)
>      
> Best regards,
>  Danny Zak                            mailto:[EMAIL PROTECTED]
>   co-ceo 
> 
> Euro-Pictures/belGOnet.com
> Princesse Elisabeth Square 9/11
> 1030 Brussels
> Belgium
> 
> Tel : +32-(0)2-215.67.65
> Fax : +32-(0)2-215.66.65
> 
> -------------------------------------------------------------------
> Friday, March 02, 2001, 5:22:40 PM, you wrote:
> 
> TTB> Aldo or anyone - 
> TTB>         I really need to figure out a way to display jpeg and gif
images in
> TTB> one of my Win32::GUI apps. There has got to be a way to accomplish
it. Any
> TTB> suggestions? I thought of converting the whole thing to TK, but I
really
> TTB> don't want to have to go that route.
> TTB>         Thanks,
> TTB>                 Tim
> 

_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users

Reply via email to