SnomIPPhoneImageFile #
Demo
- The given image can only twice as big as the telephone resolution. as an example, for snom820 with resolution 320x240 can only show picture when its width lower than 640 and its height lower than 480
- If image width or height bigger than telephone resolution, then image is scaled until both width and height lower/equal to display resolution.
- Supported image extension are png,jpg,bmp
- Minibrowser also support transparency in png file
<?xml version="1.0" encoding="UTF-8"?>
<SnomIPPhoneImageFile>
<LocationX>30</LocationX>
<LocationY>-2</LocationY>
<URL>http://docs.snom.io/xml_minibrowser/examples/img/webcam.jpg</URL>
</SnomIPPhoneImageFile>
Result