Page 1 of 1

[C++Builder XE2] GdPictureImaging.GetBitmapFromGdPictureImag

Posted: Sun Mar 24, 2013 10:06 am
by NobMiwa
Hello,

I'm trying GdPicture.NET with C++Builder XE2 on Windows 7 32 bit.

I noticed there is not GetBitmapFromGdPictureImage method in TGdPictureImaging.
I included as..

#include "GdPicture_NET_9_OCX.h"
#include "GdPicture_NET_9_TLB.h"

I searched those headers, but I could not find out the method.
I want to get TBitmap object from GdPicture image.

Please advice.
Regards,
Nobuo Miwa

Re: [C++Builder XE2] GdPictureImaging.GetBitmapFromGdPicture

Posted: Wed Mar 27, 2013 3:03 pm
by NobMiwa
Anyone help me ?