History
Version 2.3
- Thread safe now.
- Source uses Fasm macros now.
Version 2.2
- Fixed unidentified bug XD, reported by dige.
- Added this help file.
Version 2.1
- Fixed WMF/EMF transparent pixels problem (every WMF I've seen uses white, I hope EMF does the same).
Version 2.0
- Added support for CatchImage() and CatchSprite().
Version 1.1
- Changed function name to UseEC_ImageDecoderOLE() so I don't own a function name that could be used by PB. I think I'll do this with all the image plugins and libraries.
Version 1.0
TODO list: Thread safe, Better support for CatchImage() and CatchSprite()?