Page 1 of 1

Merge two images using tranparency

Posted: Mon Dec 16, 2013 12:45 pm
by GRUENI
Hi,
I need to merge two images.
The second image is rotated using:
Stat = oGdPictureImaging.RotateAngleBackColor(ImageRotated, angle, oGdPictureImaging.ARGB(0, 128, 128, 128))
to keep the borders transparent.

Merge:
Stat = oGdPictureImaging.DrawGdPictureImage(ImageRotaed, ImageDestination, DestX, DestY, 1024, 768, System.Drawing.Drawing2D.InterpolationMode.Bicubic)

Everything looks OK, but the resulting borders from rotation are transferred into the Destination image.
What did I wrong?

Thanks for help.

GRUENI

Re: Merge two images using tranparency

Posted: Tue Jan 07, 2014 1:01 pm
by Cedric
Hi,

I'm afraid this is not a simple question that can be answered right away on the forums.
Please open a proper technical support ticket on the dedicated platform providing all the needed materials to reproduce the issue for us to investigate it further.

Cheers!