Is it possible to switch ImageFiltering on the fly

Monkey Forums/Monkey Programming/Is it possible to switch ImageFiltering on the fly

maverick69(Posted 2014) [#1]
With the preprocessor directive #MOJO_IMAGE_FILTERING_ENABLED in Monkey we are able to tell Mojo to use ImageFiltering or not.

Is it possible to switch this on the fly? So I can load images that don't use image filtering as well as images the use it in one app?


maverick69(Posted 2014) [#2]
solved it (at least for ios):

https://bitbucket.org/joemanaco/fairlight/commits/205b5acda4c71b1aa1f91f809ae7560abf115445