Page 1 of 1

ClearGdPicture Method

Posted: Wed Mar 20, 2019 4:28 pm
by andrew
So what happened to the ClearGdPicture method? I jumped from 14.0.33 to 14.1.9 and the method is no longer present, is there a new method with the same function, or do I have to go back through all the code in all my apps looking for lazy code where the bitmap wasn't released properly?

Re: ClearGdPicture Method

Posted: Wed Mar 20, 2019 9:13 pm
by Gabriela
Hello,

The ClearGdPicture() method has been removed from the GdPictureImaging class. The new method, which will do the same job, you can find here:
https://www.gdpicture.com/guides/gdpicture/web ... mages.html