Welcome Guest! You need to login or register to make posts.

Notification

Icon
Error

Options
Go to last post Go to first unread
steelhead  
#1 Posted : Wednesday, April 12, 2017 9:18:29 AM(UTC)
steelhead

Rank: Member

Groups: Member
Joined: 10/23/2009(UTC)
Posts: 26

Thanks: 3 times
For HTML5 uploader, using JS, how can I determine the actual dimensions of the converted image? Let's say this is the converter's config:

{ mode: '*=Thumbnail', thumbnailFitMode: 'Fit', thumbnailWidth: '720', thumbnailHeight: '540'}

It doesn't mean that the converted image will be 720x540, it could be 720x483 when using Fit mode. How can I on the client side retrieve the final Width (XXX) and Height(XXX) of the converted image?

Alex Nikulin  
#2 Posted : Monday, April 17, 2017 4:20:01 AM(UTC)
Alex Nikulin

Rank: Member

Groups: Administration
Joined: 4/12/2016(UTC)
Posts: 12

Was thanked: 3 time(s) in 3 post(s)
Hello Ross,

I have answered this question at you previous question see link : https://forums.aurigma.com/yaf_postsm32232_ThumbnailFitMode-options.aspx

thanks 1 user thanked Alex Nikulin for this useful post.
steelhead on 4/17/2017(UTC)
steelhead  
#3 Posted : Monday, April 17, 2017 8:09:02 AM(UTC)
steelhead

Rank: Member

Groups: Member
Joined: 10/23/2009(UTC)
Posts: 26

Thanks: 3 times
This works, thanks!
Users browsing this topic
Guest (7)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.