in reply to Re^2: Tk photo display: memory never released
in thread Tk photo display: memory never released
so the only way to efficiently load into a Tk::Photo object it is giving to it a filename to read ?
What I can do if i want to manipulate the image before displaying it? I've used in the original program GD and Image::Resize to handle rotation, for example, but this implies that i'll later pass the photo's data as MIME::Base64 encoded string into the -data => part of the Tk::Photo configure.
Thanks for your help
L*
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Tk photo display: memory never released
by Anonymous Monk on Jul 04, 2016 at 21:31 UTC | |
by Discipulus (Canon) on Jul 04, 2016 at 21:56 UTC | |
by Anonymous Monk on Jul 04, 2016 at 21:54 UTC |