Re: [Gambas-user] Bug on ImageStat( ).Height ?

2016-07-09 Thread Benoît Minisini
Le 03/07/2016 17:26, Ru Vuott a écrit : > Hello, > > using ImageStat().Height with .JPG type images, it returns "always" the > value: 4360. > > Regards > > vuott > . > Fixed in revision #7813. Regards, -- Benoît Minisini

[Gambas-user] Image smoothing

2016-07-09 Thread juan duque
Obviously my English is somewhat lacking. Apologies. I think this is not a bug but rather a design with some shortcomings. Smoothing (or interpolation) of an image is often convenient but not desirable in all cases. Attached a sample program (this would be a magnifying glass). Is there any way o