Re: PerlTK's Photo does not accept bmp format

2009-11-23 Thread Glenn Linderman
On approximately 11/22/2009 11:48 PM, came the following characters from the keyboard of Daniel Burgaud: Hi, Does TK have image Crop functionality? The reason why I wanted to use BMP is it's simple format.. What I need in my final code is to show in a small label widget a small portion of

Re: PerlTK's Photo does not accept bmp format

2009-11-23 Thread Daniel Burgaud
Hi Unfortunately, this method was for Linux only.. not for Win32... Fortunately I managed to dig out the bug. It turns out that the BMP produced by Win32::Clipboard::GetBitmap is simply not compatible to TK. The BMP file created by Win32::Clipboard::GetBitmap is not even compatible with