Reference Manual

UseEC_OLEImageDecoder()

Adds the OLE image decoder plugin to the program. This means that, if you use LoadImage() or CatchImage() 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 use LoadImage(), CatchImage(), LoadSprite() or CatchSprite().

    UseEC_OLEImageDecoder()
   

Supported OS

Windows

EC_ImagePluginOLE - Index