Attempts to extract an image blob from OLE binary data.
Optional
Raw OLE payload from AcDbOleFrame.getOleObject.
A browser-decodable raster blob (image/bmp|png|jpeg|gif) or a metafile blob (image/wmf|emf), or undefined when nothing usable is found.
image/bmp|png|jpeg|gif
image/wmf|emf
undefined
Attempts to extract an image blob from OLE binary data.