Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to display a memory picture?
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00900371
Message ID:
00901040
Views:
24
>Hi,
>
>>I have a bitmap in memory and I want to display it in a form.
>>I know I can save it to disk and load it in an image control, but it is a bit too long.
>>
>>The memory image was a GDI+ image created with the Alexander Golovlev's gpImage class library.
>>
>>Do you know if its possible to assign this image directly to a vfp control or form?
>
>You could use this image with any ActiveX control by means of GetPicture() method. For example, you can assign it to Picture property of ListView ActiveX control.
>
>HTH,
>Alexander

Thanks for replying and for your class (good work).
I have found another way to accomplish my needs via the bitblt API function.
I no longer use your class for this, but I have borrowed some ideas from it :)

Thanks :)
If we exchange an apple, we both get an apple.
But if we exchange an idea, we both get 2 ideas, cool...


Gérald Santerre
Independant programmer - internet or intranet stuff - always looking for contracts big or small :)
http://www.siteintranet.qc.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform