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.
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.