Hi Loic,
I want to select fix ratio area from a image, (ie. 1:1, 3:2, 4:3, 16:9, etc.)
Can you show how to select fix ratio area using MouseModeAreaSelect,
Thanks
Ming
Loïc wrote:
Do you want to create a new image from the displayed area of the GdViewer ?
Loïc Carrère
If i want to create a new image in the ratio 4 x 6 from the displayed image of the GdViewer,
How to use the MouseModeAreaSelection to select area in the ratio 4 x 6.
Thisform.oGdViewer.SetRectValues(0, 0, Thisform.oGdViewer.ImageWidth, Thisform.oGdViewer.ImageWidth * (6/4)) Return to GdViewer [Pro] ActiveX
Users browsing this forum: No registered users and 1 guest