Go to Cookbook

Properties...
Print

This action opens a new window, titled with the name of the running image. To close this window, and proceed to other actions, you need to click "ok" or "cancel"

SalsaJProperties

The pieces of information provided are :

Global information on the image

- width and height : number of pixels in the image

- Channels : 

- Slices :

- Frames :

If there are more than one frame, you find at the bottom the time interval between two frames (if provided in the image information)

 

If the scale is already defined for this image, you find next:

 - the unit of the length (here kilometers)

 - the size of one pixel in this specific unit. If the pixel is not isotropic, the width may be different from the height. Here, they are both equal to 0.4 km. The suface of one pixel is then, here, 0.42 km2

 

-Voxel depth :

 

If the scale is not defined, you may do so using the  action Analyse/Set Scale

 

The origin of the pixels is also provided.....

A final box called 'Global'....;

 

 <!-- JoomlaWorks "AllVideos" Plugin (v4.4) starts here --> <divclass="avPlayerWrapper avVideo"> <divstyle="width:400px;" class="avPlayerContainer"> <divid="AVPlayerID_3afa973b_599044135" class="avPlayerBlock"> <divid="avID_AVPlayerID_3afa973b_599044135" style="width:400px;height:300px;" title="JoomlaWorks AllVideos Player"></div> <scripttype="text/javascript"> jwplayer('avID_AVPlayerID_3afa973b_599044135').setup({ 'file': '/docupload/videos/ImageProperties.mp4', 'image': '', 'height': '300', 'width': '400', 'modes': [ { 'type': 'html5' }, { 'type': 'flash', src: '/plugins/content/jw_allvideos/jw_allvideos/includes/js/mediaplayer/player.swf' }, { 'type': 'download' } ], 'autostart': 'false', 'backcolor': '#010101', 'plugins': { 'viral-2': { 'onpause': 'false', 'oncomplete': 'true' } }, 'controlbar': 'bottom', 'skin': '/plugins/content/jw_allvideos/jw_allvideos/includes/js/mediaplayer/skins/bekle/bekle.zip' }); </script> </div> </div> </div>

video

jwplayer('avID_AVPlayerID_3afa973b_599044135').setup({ 'file': '/docupload/videos/ImageProperties.mp4', 'image': '', 'height': '300', 'width': '400', 'modes': [ { 'type': 'html5' }, { 'type': 'flash', src: '/plugins/content/jw_allvideos/jw_allvideos/includes/js/mediaplayer/player.swf' }, { 'type': 'download' } ], 'autostart': 'false', 'backcolor': '#010101', 'plugins': { 'viral-2': { 'onpause': 'false', 'oncomplete': 'true' } }, 'controlbar': 'bottom', 'skin': '/plugins/content/jw_allvideos/jw_allvideos/includes/js/mediaplayer/skins/bekle/bekle.zip' });