[JPP-Devel] [jump-pilot:bugs] #515 Raster display in low memory situation

2020-11-24 Thread michael michaud via Jump-pilot-devel
--- ** [bugs:#515] Raster display in low memory situation** **Status:** open **Milestone:** OJ_future **Created:** Tue Nov 24, 2020 10:20 PM UTC by michael michaud **Last Updated:** Tue Nov 24, 2020 10:20 PM UTC **Owner:** michael michaud This ticket follows ticket #513. After correction of

Re: [JPP-Devel] [bugs:#513] displaying raster layers in a correct way

2020-11-24 Thread Michaud Michael
Thanks for the feedback Roberto,I think the current implementation may explain your observations.To estimate if there is enough memory left to display the next raster, I just use the image size (number of pixels) x 4 (a common size in bytes for a pixel in a color image). If the image store pixels