Can you blur an image?
Posted: Thu Oct 15, 2015 4:38 am
I just got an iPhone and I am finding that it is everso more important to have blurred images in design. It is even suggested in the iOS 9 guidelines. However, I would like to know the most efficient way to blur images in our apps.
I first started with the livecode tutorial for this @ http://lessons.runrev.com/m/4071/l/2658 ... r-an-image, but I could not find a version of LiveCode that could successfully complete the blur with a PC, let alone a poor old iPhone.
Then I found this API that does it for you, https://www.blitline.com/ and includes a number of functions along with it that are really cool. However, it is going to eat up cash and it would be cool to not have to spend money to process data.
I know there is http://www.imagemagick.org/ which seems to be the open source standard on the web but it is in C and would need to be wrapped.
Do you know of anyone or any projects that could help in this department??
-Will
I first started with the livecode tutorial for this @ http://lessons.runrev.com/m/4071/l/2658 ... r-an-image, but I could not find a version of LiveCode that could successfully complete the blur with a PC, let alone a poor old iPhone.
Then I found this API that does it for you, https://www.blitline.com/ and includes a number of functions along with it that are really cool. However, it is going to eat up cash and it would be cool to not have to spend money to process data.
I know there is http://www.imagemagick.org/ which seems to be the open source standard on the web but it is in C and would need to be wrapped.
Do you know of anyone or any projects that could help in this department??
-Will