in reply to
How to save the image in TIFF format by using Win32::Clipboard
Internal representation for images in windows is bitmap format. You have to convert it.
Comment on
Re: How to save the image in TIFF format by using Win32::Clipboard
In Section
Seekers of Perl Wisdom