I have been asked to remove a 3rd Party component (LeadTools) from an image processing service we host and replace it with straight GDI code.
When watermarking a source image in using Graphic.DrawImage(...), my watermark image appears to be scaled down - approx a third of the size of the correct watermark as it appears when the image is processed using LeadTools.
Any suggestions on where to look to resolve this one? Image processing is not my forte, so any help is appreciated.
Seevo
0 Points
1 Post
Watermarking Issue
Feb 20, 2012 04:56 PM|LINK
I have been asked to remove a 3rd Party component (LeadTools) from an image processing service we host and replace it with straight GDI code.
When watermarking a source image in using Graphic.DrawImage(...), my watermark image appears to be scaled down - approx a third of the size of the correct watermark as it appears when the image is processed using LeadTools.
Any suggestions on where to look to resolve this one? Image processing is not my forte, so any help is appreciated.
I can post some code if necessary...
tx
seevo