Quantcast
Viewing all articles
Browse latest Browse all 73766

How to create an Image XObject from a resource?

Hi,

 

Does any of you know how to create an Image XObject from a resource?

 

So I want to do something like this:

 

ASFile logoPic = (ASFile)LoadBitmap(gHINSTANCE, MAKEINTRESOURCE(IDB_BMP1);

ASStm imageStream = ASFileStmRdOpen (logoPic, 4096);

 

However I doubt this will work, because the file does not need to be opened.

 

Is there some practical way to handle this?


Viewing all articles
Browse latest Browse all 73766

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>