how to display images?
> From: Magnone, Angelo
>
> Other than PerlTK.... are there any perl win32 modules for displaying
photo images (bmp/jpg/etc...)?

    You can see my Win32::GUI::DIBitmap package.
    With it, you can load several image format (JPEG, PNG, TIFF, TGA, PCX,
...) and easily render in a Win32::GUI window (for example see piv.pl sample
in zip source).

See at : http://perso.club-internet.fr/rocherl/Win32GUI.html

Laurent.


Reply via email to