ImagePlay Effects Library is a library of picture effects for the REALbasic programming language.
- Open source, with a simple no-fee license.
- There are no external dependancies. No plugins. It's all pure REALbasic code.
- Just drop the module into your project and you are ready to do blur, sharpen, invert and over 40 other effects on your pictures.
There is a simple example included in the download. To see the sort of results you can get with the Effects Library check out the full ImagePlay application.
WHAT'S NEW
Version v18:
- NEW EFFECTS: Luminance(), ColorMap(), OverlayWithMask(), FlattenColors()
- UPD EFFECTS: InvertBrightness, Compare, Sharpen, Saturation, Resize, Rotate, ScalePicture
- UPD effect Resize() has a new mode: kResizeModeFastest, if you need downsampling that's as fast as possible without worrying about quality
- FIX EFFECTS: Spotty
. Follow the link and
free download ImagePlay Effects Library now.
DETAILS