Paulaner
02-05-2005, 05:26 AM
Hi,
i want to use the Cximage.ocx to modify bitmaps.
I can load a picture from a picturebox in a Aximage this way:
AxImage1.CreateFromBitmap Picture1.Picture
AxImage1.GrayScale
that works fine, but how can i put the Axpicture back to picturebox.
When i try "AxImage1.MakeBitmap" i need an ?>hcd as Ole_Handle<?.
How could this works.
Thanks Paulaner
ps.
With Cximage.ocx you can rotate,grayscale, saving and reading
JPG,PNG,TIF etc.
You will get it at
"http://www.xdp.it/download.htm"
i want to use the Cximage.ocx to modify bitmaps.
I can load a picture from a picturebox in a Aximage this way:
AxImage1.CreateFromBitmap Picture1.Picture
AxImage1.GrayScale
that works fine, but how can i put the Axpicture back to picturebox.
When i try "AxImage1.MakeBitmap" i need an ?>hcd as Ole_Handle<?.
How could this works.
Thanks Paulaner
ps.
With Cximage.ocx you can rotate,grayscale, saving and reading
JPG,PNG,TIF etc.
You will get it at
"http://www.xdp.it/download.htm"