hi,
i need to adjust image size and with it resolution also. is there any way to change resoultion of image.
thanks.
Printable View
hi,
i need to adjust image size and with it resolution also. is there any way to change resoultion of image.
thanks.
You can put a picture in an Image control and then set the Stretch property of that to 1 - True. This will resize the image to whatever the size of the Imagebox is.