Languages

Menu
Sites
Language
Photo rotate value using File input API

Hello,

In web app when using <input type="file" capture="camera" accept="image/*"> tags photo can be selected. But, one problem is don't know how to get photo's rotate value. Probably, in Tizen is there any API to get rotate value. Is there any easy method?

Responses

1 Replies
konduri sai swathi

Hi,

Take a look at ImageRotation Sample App provided with the SDK.

File -> New -> Tizen Web Project -> Sample -> Image Rotation