org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-98CA07C9-6AA6-44B7-8D0D-17C813277473.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 11 Jun 2010 13:33:03 -0700
changeset 372 1e408ee32d8a
parent 229 716254ccbcc0
permissions -rw-r--r--
Added templates for WRT 1.1 platform services


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="concept"/><meta name="DC.Title" content="Supported image formats"/><meta name="DC.Relation" scheme="URI" content="GUID-70769124-8CCC-4389-9C45-2423B8BB04AC"/><meta name="DC.Relation" scheme="URI" content="GUID-D54DEFE7-E878-4530-B707-A5388DFE1D9D"/><meta name="DC.Relation" scheme="URI" content="GUID-5949FE0C-207D-4B15-8C03-96AE48986973"/><meta name="DC.Relation" scheme="URI" content="GUID-ED04600B-B079-4BC9-84B1-507604C09A4C"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-98CA07C9-6AA6-44B7-8D0D-17C813277473"/><meta name="DC.Language" content="en"/><title>Supported image formats </title><script type="text/javascript">
      function initPage() {}
    </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-98CA07C9-6AA6-44B7-8D0D-17C813277473">Supported image formats</h1><div>
<p>You can insert images in the following formats:</p>
<ul>
<li><p>Portable Networking Graphics (PNG)—A bitmap image format that was designed for transferring images on the Internet. PNG supports palette-based, greyscale, or RPG images. It does not support other color spaces, such as CMYK.</p></li>
<li><p>JPEG—A method for compressing photographic images. JPEG is appropriate for continuous-tone still images that contain several shades of different colors.</p></li>
<li><p>Graphics Interchange Format (GIF)—A bitmap image format that provides good-quality color images that take up a small amount of space. GIF is appropriate for line drawings with crisp-edged and continuous tone color surfaces which do not contain different shades. When compressing data stored in a GIF file, some information is lost.</p></li>
<li><p>Windows bitmaps (BMP)—An image file format used to store digital images. You can add photographic images as bitmap files, even though they do not scale as well as vector graphics. You can use bitmaps as background images, for example.</p></li>
<li><p>Scalable Vector Graphics (SVG)—An XML specification and file format for describing two-dimensional vector images. Provides the best scalability, but is not suitable for photographic images. Ideal for icons and logos, for example.</p></li>
<li><p>Shockwave Flash (SWF)—A file format for publishing animated vector images, such as animations and applets, on the Internet. For an example, see <a href="http://wiki.forum.nokia.com/index.php/How_to_package_Flash_content_in_a_Widget" target="_blank">How to package Flash content in a Widget</a> on the Forum Nokia Wiki.</p></li>
<li><p>Tagged Image File Format (TIFF)—A file format for storing images, including photographs and line art.</p></li>
<li><p>Wireless Bitmap (WBMP)—A monochrome image file format that is optimized for mobile devices.</p></li>
</ul>
</div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>