Are there any module for image processing?
BlitzMax Forums/BlitzMax Beginners Area/Are there any module for image processing?| 
 | ||
| Hi all, Are there any module for image processing (eg. bloom, sharpen, blur, etc.)? Thanks in advance | 
| 
 | ||
| Not sure, I don't recall seeing any. There is one for loading/saving images tho... maybe that has some? freeimage? | 
| 
 | ||
| don't think there is any though on the other end, these operations are on the basic level all trivial matrix operations that are well documented even through the wikipedia :) | 
| 
 | ||
| Brucey's FreeImage BMax module will take care of this and load just about any format you could image. |