Size of an image

TLLF shared this idea 3 years ago
Declined

Now we can set "Absolute position on screen" for an image, but then we cannot adjust its size.

Can you consider allowing users to set absolute size (in pixels) for an image? For example, the original image is 1000x500 pixels, but we set it in an applet as 200x100 pixels.

Thanks,

Alex

Comments (3)

photo
1

you can use AttachCopyToView( <Object>, <View 0|1|2> )

ie: create A and B, adjust A B at distance you want then AttachCopyToView( A, 1 ) AttachCopyToView( B, 1 )

then use the created points for locating the image

note: in standar view 1cm==50 pixels

photo
1

I think it's better to just resize the image first. You can find plenty of tools online for doing this eghttps://resizeimage.net/

photo
1

Thanks for your information.

photo
© 2023 International GeoGebra Institute