HOWTO Use MODI to load an image from memory.

A

ATS

HOWTO Use MODI to load an image from memory.

Please help,

I am using MODI, to load an image from a file, to then use various MODI
operations on. The basics are to simply use the MODI.Document object, and
then call its "Create" method, with the path to the image.

Is there a way to get the image from say a standard bitmap created with
various C++/MFC CBitmap operations, to be loaded from memory. Specifically,
to use MODI with no file operation.

At first glance, this does not seem possible with MODI's current set of
objects, but alas, here I am asking.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top