zarrin
12-14-2006, 01:19 AM
hi..
sorry for posting again.actually i have posted the question in opengl for advanc forum.
i have loaded a .tiff image(map) using opengl.
i want to zoom the selected part of this image and display the zoom image.
the selection should be done through mouse .
i m collecting the coordinates of a rectangle(selected area thru mouse) and trying to zoom the pixels.but i m not getting the zoom image displayed.i m able to collect the rectangle coordinates but pixels are not getting zoomed.
can any body tell how to zoom the image using opengl?
which function shall i use ?
can any body tell the solution.
thanx in advance.
sorry for posting again.actually i have posted the question in opengl for advanc forum.
i have loaded a .tiff image(map) using opengl.
i want to zoom the selected part of this image and display the zoom image.
the selection should be done through mouse .
i m collecting the coordinates of a rectangle(selected area thru mouse) and trying to zoom the pixels.but i m not getting the zoom image displayed.i m able to collect the rectangle coordinates but pixels are not getting zoomed.
can any body tell how to zoom the image using opengl?
which function shall i use ?
can any body tell the solution.
thanx in advance.