ImageWin Dib draw usage?
Ilariu Raducan
lale at fotonation.com
Wed Jun 25 11:56:55 EDT 2003
More information about the Python-list mailing list
Wed Jun 25 11:56:55 EDT 2003
- Previous message (by thread): Newbie Question: can this snippet be optimized?
- Next message (by thread): editing text file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All, Does anybody has experience working with ImageWin.Dib.draw? I tried to use it to draw in a window in the rectangle return from GetClipBox(). I use the same rectangle for source and destination and the result is a bit strange: a different region from the one expected is displayed. I have looked at the PIL source code. The windows API function used there in StretchBlt. Should that be StretchDIBits? Regards, Lale
- Previous message (by thread): Newbie Question: can this snippet be optimized?
- Next message (by thread): editing text file
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list