-
Image Capturing
Hi there to all.
I'm facing a problem while capturing the signature from a signature Pad. I am capturing the signature onto a picture box. the dimensions for the signature are predefined and i'm trying to fit the signature into the dimensions. Now, while trying to fit it into the picture box with predefined dimensions, the image is getting pixelated. I would like to know how i can overcome this problem even if i have to pay for it. I would like to know the solution ASAP.
Than Q to all
Pavan :D :D
-
If you want smooth resizing on the image, you can go check out a sample on how to do it at Unlimited Realities:
http://www.ur.co.nz/
-
Hi kedaman,
Thanx for replying. But i couldn't open that site :confused: :confused: u have given me. I've tried in all ways. so could u please suggest me any other alternative for it.
Thanx
Pavan :o :o
-
The method is called bilinear resampling, it makes a picture smooth when resized. It doesnt use a pixel resize. You can find examples in the book, Graphics Programming for Visual Basic.
-
They're probably down temporarily (i hope)
you could of course search on bilinear resampling on the net meanwhile