Adds the OLE image decoder plugin to the program. This means that, if you use
LoadImage()
orCatchImage()
and none of the available plugins can decode the image, the OLE image decoder will try to decode it. Put it at the begining of your program or anywhere else, but before you useLoadImage()
,CatchImage()
,LoadSprite()
orCatchSprite()
.UseEC_OLEImageDecoder()
Supported OS
Windows