<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Zicara</title>
	<atom:link href="http://www.zicara.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.zicara.com</link>
	<description>Online Business Solutions</description>
	<lastBuildDate>Wed, 01 Feb 2012 13:51:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>File formats of Vector Images</title>
		<link>http://www.zicara.com/techbytes/web-design/file-formats-vector-images</link>
		<comments>http://www.zicara.com/techbytes/web-design/file-formats-vector-images#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:47:11 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1791</guid>
		<description><![CDATA[<p>In the previous article we learn about some advantages and a few drawbacks of vector image format. Vector graphics is the creation of digital images through a sequence of commands or mathematical statements that place lines and shapes in a given two-dimensional or three-dimensional space. In terms of physics, a vector is a representation of both a [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous article we learn about some advantages and a few drawbacks of vector image format. Vector graphics is the creation of digital images through a sequence of commands or mathematical statements that place lines and shapes in a given two-dimensional or three-dimensional space. In terms of physics, a <em>vector</em> is a representation of both a quantity and a direction at the same time.  Today we will learn about the file formats that come under the name of vector graphics. But before that we will see what are the applications that can handle the making of vector images.</p>
<p><strong>Applications that can handle the vector images</strong></p>
<p>There are hundreds of applications on the market that can be used to create or modify vector data. In prepress, Adobe Illustrator and Corel Draw are the most popular programs.</p>
<p><strong>File formats included in vector graphics</strong></p>
<p>In the following you will see a list of image formats that are considered as vector images:</p>
<ul>
<li>WMF (Windows Metafile)</li>
<li>CDR (CorelDraw)</li>
<li>DXF (AutoCAD)</li>
<li>SVG (Scalable Vector Graphics)</li>
<li>PLT (Hewlett Packard Graphics Language Plot File)</li>
<li>EPS (Encapsulated PostScript)</li>
<li>PDF (Portable Document Format)</li>
<li>PSD(Photoshop document)</li>
<li>AI(Adobe Illustrator)</li>
<li><strong>DXF(</strong>Drawing eXchange Format)</li>
</ul>
<p>In the next article we will learn about each of these file formats in a little detail.<br />
Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/file-formats-vector-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantages and Disadvantages of Vector Images</title>
		<link>http://www.zicara.com/techbytes/web-design/advantages-disadvantages-vector-images</link>
		<comments>http://www.zicara.com/techbytes/web-design/advantages-disadvantages-vector-images#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:31:06 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1786</guid>
		<description><![CDATA[<p>In the previous article we learn about the file size of vector images. We also discussed where these particular types of images are more suitably used. Today we will learn some advantages and disadvantages of these images.</p> <p>Advantages of Vector images:</p> <p>Vector images have a number of advantages over bitmap images, including:</p> The most important [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous article we learn about the file size of vector images. We also discussed where these particular types of images are more suitably used. Today we will learn some advantages and disadvantages of these images.</p>
<p><strong>Advantages of Vector images:</strong></p>
<p>Vector images have a number of advantages over bitmap images, including:</p>
<ul>
<li>The most important and obvious plus point of vector images is their power of scalability. If you try to enlarge a bitmap image, your computer can only enlarge the size of the squares making up the image area. That is why bitmap images get jagged as you enlarge them. However on the other hand the vector images remain smooth because your computer merely re-computes the coordinates of the points and adjusts the vector equation constants.</li>
<li>Each set of lines in a vector image represent separate and distinct objects. therefore every object can be re-edited at any time. For example, let&#8217;s say you created a vector art file with a circle in the background. You could open the drawing file at any time &#8211; even days later &#8211; and change the circle to a square.</li>
<li>Another very important reason of using vector images instead of bitmaps is their size. Vector images are much smaller in size than the bitmap image format. If you had a very large picture &#8211; such as a poster on your wall &#8211; the vector file might only take up a few kilobytes of space on your computer, while the same image in a medium resolution bitmap format might not fit on a CD-ROM!</li>
</ul>
<p><strong>Some disadvantages</strong></p>
<p>However there are some disadvantages of these images as well. A few are as follow:</p>
<ul>
<li>Drawings containing trapping information can only be scaled up to 20 percent larger or smaller.</li>
<li>Thin lines may disappear if a vector drawing is reduced too much.</li>
<li>Small errors in a drawing may become visible as soon as it is enlarged too much.</li>
<li>Another important disadvantage of vector is the time and talent needed to create it. You cannot take a photograph in vector. Vector images are drawn on the computer by a graphic artist using vector editing software such as Adobe Illustrator.</li>
<li>Because of the above mentioned reason the vector graphics are not as cost effective as bitmap images.</li>
</ul>
<p>In the next article we will learn about the file formats that are supported by the vector image format.<br />
Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/advantages-disadvantages-vector-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Size of Vector Images</title>
		<link>http://www.zicara.com/techbytes/web-design/file-size-vector-images</link>
		<comments>http://www.zicara.com/techbytes/web-design/file-size-vector-images#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:26:03 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1781</guid>
		<description><![CDATA[<p>In the previous article we learn some facts about the vector images. We now know that unlike the pixelated bitmap images the vector graphics are made up by the mathematical calculations. Today we will lean how this particular feature of vector images affect the file size of these file formats.</p> <p>File size of vector images:</p> [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous article we learn some facts about the vector images. We now know that unlike the pixelated bitmap images the vector graphics are made up by the mathematical calculations. Today we will lean how this particular feature of vector images affect the file size of these file formats.</p>
<p><strong>File size of vector images:</strong></p>
<p>Vector drawings are usually pretty small files because they only contain data about the Bézier curves that form the drawing. The EPS file format that is often used to store vector drawings includes a bitmap preview image along the Bézier data. The file size of this preview image is usually larger than the actual Bézier data themselves.</p>
<p>As we discussed earlier the vector images make it possible to define an image with very little information. This feature of vector graphics makes the file weight quite small. Moreover unlike the bitmap images the quality of vector graphics is not dependent on the screen resolution of the monitor screen of the viewer. They look alike on all screen resolutions.</p>
<p><strong>How scaling is done in vector images:</strong></p>
<p>When an illustration (drawing) program sizes a vector image up or down, it simply multiplies the mathematical description of the object by a scaling factor. For example a 1&#8243; square object would need to be multiplied by a factor of 2 in order to double in size. The math is simply recalculated to produce an object twice the size of the original.</p>
<p><strong>Where vector images can be used</strong></p>
<ul>
<li>As we have discussed earlier the vector images are highly salable, therefore they are often used to create logos. A vector logo can be easily scaled down to fit on a business card, or scaled up to fit on a tradeshow display, the side of a van or bus, or larger without losing quality.</li>
<li>Vector images can also have transparent backgrounds, making them easy to place or layer on top of other graphics.</li>
</ul>
<p>Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/file-size-vector-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vector Images</title>
		<link>http://www.zicara.com/techbytes/web-design/vector-images</link>
		<comments>http://www.zicara.com/techbytes/web-design/vector-images#comments</comments>
		<pubDate>Mon, 30 Jan 2012 12:42:01 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1774</guid>
		<description><![CDATA[<p>In the previous articles we learn about the bitmap images. Although they take the entire major file formats under their name, but there is still another major category of image format that is also used in web designing graphics. Today we will learn about the vector image formats.</p> <p>Vector images:</p> <p>Vector images are quite different [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous articles we learn about the bitmap images. Although they take the entire major file formats under their name, but there is still another major category of image format that is also used in web designing graphics. Today we will learn about the vector image formats.</p>
<p><strong>Vector images:</strong></p>
<p>Vector images are quite different from the bitmaps. As told earlier the bitmap images are made up of pixels but the vector graphics are not made of pixels, instead mathematical formulas called &#8220;lines and curves” form shapes that in turn make up a vector image. In this case the computer therefore does not read a list of coloured dots but it look up at the mathematical formula that creates these shapes.</p>
<p>Vector images are the graphical representation of geometrical entities such as circles, rectangles or segments.  You can enlarge the vector images as much as you want, you will never see a single pixel.</p>
<p>Vector images are represented by mathematical formulae. A few examples are as follows:</p>
<ul>
<li>A rectangle is represented by two dots.</li>
<li>A circle by a centre and a radius</li>
<li>A curve by several points and an equation</li>
</ul>
<p>The computer processor will translate these mathematical calculations into such an information that a can be interpreted by the graphics card.</p>
<p>Vector images are created through the process of drawing with vector illustration programs such as CorelDRAW or Adobe Illustrator. The word &#8220;vector&#8221; is a synonym for line. Vector images can also be created through the process of conversion from a raster image by using a raster to vector conversion program such as CorelTRACE or EuroVECTOR. The most common vector image you come in contact with every day, is type. The type you are reading on the screen right now is vector based.</p>
<p>However you&#8217;ll need to have a fundamental understanding of raster images versus vector images to work successfully in any graphics package.</p>
<p>In the next article we will learn about some of the types of vector images that are commonly used these days.</p>
<p>Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/vector-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantages and Disadvantages of Bitmap Images</title>
		<link>http://www.zicara.com/techbytes/web-design/advantages-disadvantages-bitmap-images</link>
		<comments>http://www.zicara.com/techbytes/web-design/advantages-disadvantages-bitmap-images#comments</comments>
		<pubDate>Mon, 30 Jan 2012 12:27:27 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1765</guid>
		<description><![CDATA[<p>In the previous articles we learn about the file formats that come under the name of Bitmap images. Today we will learn the advantages and some disadvantages of these type of file format.</p> <p>Bitmap Advantages</p> <p>Following are some of the benefits of using the bitmap images:</p> Bitmaps are very easy to create. Take a picture [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous articles we learn about the file formats that come under the name of Bitmap images. Today we will learn the advantages and some disadvantages of these type of file format.</p>
<p><strong>Bitmap Advantages</strong></p>
<p>Following are some of the benefits of using the bitmap images:</p>
<ul>
<li>Bitmaps are very easy to create. Take a picture with a digital camera, or scan something in, and you&#8217;ve got one.</li>
<li>Bitmaps are fairly simple to output, as long as your RIP or printer has sufficient memory.</li>
<li>They are easy to come by.</li>
<li>They are very cost effective. You can take a picture or scan in a drawing, and easily show it on the Internet or send in an email.</li>
<li>A bitmap image uses solid color pixels, which can be identified and recolored easily.</li>
<li> The geographic location of each cell is implied by its position in the cell matrix. Accordingly, other than an origin point, e.g. bottom left corner, no geographic coordinates are stored.</li>
</ul>
<p><strong> </strong><strong>Bitmap Disadvantages</strong></p>
<p>However bitmap images have some drawbacks too. A few common disadvantages of these format are as follows:</p>
<ul>
<li>The most common and obvious disadvantage of these image format is that they are not upward scalable. You can make a bitmap smaller without to much loss, but you cannot make it larger without loosing quality. If you ever see a bitmap image blown up, you&#8217;ll notice it has little individual squares or dots that make up the image. When you see it at its optimal size you don&#8217;t notice the individual dots, but if you try to make it bigger, the image become fuzzy, jaggy or pixelated.</li>
<li>Another disadvantage of bitmap images is that they require higher resolutions and anti-aliasing for a smooth appearance.</li>
<li>The bmp file has been created by microsoft and ibm and is therefor very strictly bound to the architecture of the main hardware platform that both companies support.</li>
</ul>
<p>That is all about the Bitmaps. The next few article will be dedicated to the second category of images: i-e the vector images.</p>
<p>Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/advantages-disadvantages-bitmap-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File formats of Bitmap Images(Cont. )</title>
		<link>http://www.zicara.com/techbytes/web-design/file-formats-bitmap-imagescont</link>
		<comments>http://www.zicara.com/techbytes/web-design/file-formats-bitmap-imagescont#comments</comments>
		<pubDate>Mon, 30 Jan 2012 12:14:59 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1761</guid>
		<description><![CDATA[<p>In the previous article we learn a few file formats that are supported by the Bitmap images, but they were not all. In the following you can see some more types of images that come under the name of Bitmap.</p> <p>PDF:</p> <p>PDF stands for Portable Document Format, PDF is a versatile file format that can [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous article we learn a few file formats that are supported by the Bitmap images, but they were not all. In the following you can see some more types of images that come under the name of Bitmap.</p>
<p><strong>PDF:</strong></p>
<p>PDF stands for Portable Document Format, PDF is a versatile file format that can contain just about any type of data including complete pages, it is not yet widely used to exchange just images. PDF is a file format developed by Adobe Systems. PDF captures formatting information from a variety of desktop publishing applications making it possible to send formatted documents and have them appear on the recipient&#8217;s monitor or printer as they were intended. To view a file in PDF format, you need Adobe Reader, a free application distributed by Adobe Systems.</p>
<p><strong>PICT</strong></p>
<p>PICT is an image file format that can contain both bitmap and vector data but that is mainly used on Macintosh computers and is not very suitable for prepress. PICT image format was developed by Apple Computer in 1984. PICT files are encoded in QuickDraw commands and can hold both object-oriented images and bit-mapped images. It is supported by all major graphic programs that run on Macintosh computers. The original PICT format supported 8 colors. However modern PICT including the new PICT2 format support 32 but color which results in more than 16 million colors.</p>
<p><strong>PSD: </strong></p>
<p>PSD files are the native file format of Adobe Photoshop (which can also contain vector data such as clipping paths).</p>
<p><strong>TIFF: </strong></p>
<p>TIFF images are a popular and versatile bitmap file format. TIFF stands for tagged image file format, one of the most widely supported file formats for storing bit-mapped images on personal computers. TIFF graphics can be of any resolutions and they can be black and white, gray scaled, or color. Files in TIFF format often end with a .tif extension.</p>
<p>In the next article we will learn about some advantages and disadvantages of Bitmap images. Later we will move on to the vector images.</p>
<p>Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/file-formats-bitmap-imagescont/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File formats of Bitmap Images</title>
		<link>http://www.zicara.com/techbytes/web-design/file-formats-bitmap-images</link>
		<comments>http://www.zicara.com/techbytes/web-design/file-formats-bitmap-images#comments</comments>
		<pubDate>Mon, 30 Jan 2012 12:08:49 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1758</guid>
		<description><![CDATA[<p>&#160;</p> <p>In previous articles we learn the various types of bitmap images. We understand the differences between each bitmap image category with the help of examples. Today we will learn all the file formats that come under the name of Bitmap image formats.</p> <p>File formats that are used for bitmap data</p> <p>Bitmap data can be [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>In previous articles we learn the various types of bitmap images. We understand the differences between each bitmap image category with the help of examples. Today we will learn all the file formats that come under the name of Bitmap image formats.</p>
<p><strong>File formats that are used for bitmap data</strong></p>
<p>Bitmap data can be saved in a wide variety of file formats. Following are the file formats that come under the name of Bitmap image formats:</p>
<p><strong>BMP: </strong></p>
<p>BMP is the standard bit-mapped graphics format used in the windows environment. By convention graphic files in the BMP format end with a .bmp extension. BMP images are an outdated and limited file format that is not suitable for use in prepress.</p>
<p><strong>EPS:</strong></p>
<p>EPS stands for Encapsulated PostScript. Pronounced as separate letters, EPS is the graphics file format that is used by the post script languages. EPS files can be either binary or ASCII. The term EPS usually implies that the file contains a bit-mapped representation of the graphics for the display purposes. In contrast, PostScript files include only the PostScript commands for printing the graphic. EPS is a flexible file format that can contain both bitmap and vector data. However it is gradually being replaced by PDF.</p>
<p><strong>GIF</strong></p>
<p>GIF stands for graphics interchange format a bit-mapped file format  used by the World Wide Web CompuServe and many BBSs. GIF supports 256 color and various resolutions. It also includes data compression, but because it is limited to 256 colors, it is more effective for scanned images such as illustrations rather than color photos. Generally they are pronounced as giff or jiff. GIF images are mainly used for internet graphics etc.</p>
<p><strong>JPEG: </strong></p>
<p>JPEG images are mainly used for internet graphics. JPEG stands for Joint Photographic Experts Group, and pronounced jay-peg. JPEG is a lossy compression technique for color images. Although it can reduce files sizes to about 5% of their normal size, some quality and detail is lost in the compression.</p>
<p>Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/file-formats-bitmap-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Types of Bitmap Images</title>
		<link>http://www.zicara.com/techbytes/web-design/types-bitmap-images</link>
		<comments>http://www.zicara.com/techbytes/web-design/types-bitmap-images#comments</comments>
		<pubDate>Mon, 30 Jan 2012 12:01:54 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1752</guid>
		<description><![CDATA[<p>In the previous article we learn about the factors that affects the weight of any bitmap image.</p> <p>Types of bitmap images</p> <p>Bitmap images can contain any number of colors but there are four main categories:</p> <p>Line-art images:</p> <p>The images that contain only two colors are called line-art images. Mostly the images made up of only [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous article we learn about the factors that affects the weight of any bitmap image.</p>
<p><strong>Types of bitmap images</strong></p>
<p>Bitmap images can contain any number of colors but there are four main categories:</p>
<p><strong>Line-art images:</strong></p>
<p>The images that contain only two colors are called line-art images. Mostly the images made up of only white and black colors are called line-art images. Sometimes these images are referred to as bitmaps because a computer has to use only 1 bit (on=black, off=white) to define each pixel.</p>
<p><strong>Grayscale images,</strong></p>
<p>Gray scale images are those which contain many shades of gray. Pure Black and white colors are also included in these images. Typically 256 shades of gray (8-bit) are used even though the human visual system needs only 100 tints to perceive an image as life-like.</p>
<p><strong>Multitones:</strong></p>
<p>Multitone images are those picture that consist of two colors. But these colors can be of any shade. There is no restriction of gray, black or white color. such The most popular multitone images are duotones, which usually consist of black and a second spot color (often a Pantone color).</p>
<p><strong>Full color images.</strong></p>
<p>These images can contain all colors,  and any possible combination of colors. The color information can be described using a number of color spaces: RGB, CMYK or Lab for instance.</p>
<p><strong>Applications that can handle bitmap data</strong></p>
<p>There are hundreds of applications on the market that can be used to create or modify bitmap data. In prepress, one application – Adobe Photoshop – completely dominates the market. This doesn’t mean that cheaper alternatives like Corel Photo-Paint, should be disregarded.</p>
<p>Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/types-bitmap-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Size of a Bitmap Image</title>
		<link>http://www.zicara.com/techbytes/web-design/file-size-bitmap-image</link>
		<comments>http://www.zicara.com/techbytes/web-design/file-size-bitmap-image#comments</comments>
		<pubDate>Mon, 30 Jan 2012 11:59:27 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1749</guid>
		<description><![CDATA[<p>In the previous article we learn about the colors in bitmap images, and how the display of these images is affected by monitor screen resolution of the viewer. Today we will learn about the file size of this format of images.</p> <p>File size of Bitmap images</p> <p>In general Bitmap images are very large and heavy [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous article we learn about the colors in bitmap images, and how the display of these images is affected by monitor screen resolution of the viewer. Today we will learn about the file size of this format of images.</p>
<p><strong>File size of Bitmap images</strong></p>
<p>In general Bitmap images are very large and heavy file formats. They can take up a lot of room. A normal Bitmap picture that is compressed for medium level quality takes up 40 MB. However the size of Bitmap images can be reduced by the process of compression but the quality will be compromised then.</p>
<p><strong>Formula to calculate the size of Bitmap images</strong></p>
<p>Following formula is used to calculate the exact file size of any bitmap image.</p>
<p>File size in kilobytes = Resolution2 x Width x Height x Bits per sample ÷ 8,192</p>
<p>From the above mentioned formula now we can understand all the factors that affects the weight of any image. The screen resolution, width and height of the image must be adjusted accurately in order to minimize the weight of the image.</p>
<p><strong>Example:</strong></p>
<p>For example, if you have a 4-by-5-inch, 1-bit image at 300 ppi, you know that the file size is 220 K (3002 x 4 x 5 x 1 ÷ 8192). A 24-bit image of the same size would be 5,273 K (just about 5 MB). In case you were wondering, this formula works because 8,192 is the number of bits in a kilobyte.</p>
<p><strong>Designing tools# size calculator</strong></p>
<p>However you do not need to calculate the weight of the image manually all the time. Almost all the image editing software have the size calculator within them. For example mostly the web designers use Adobe Photoshop for creating and editing the images.  In Photoshop when you go to image and then the Image Size dialog box, they are handy calculator for determining the size and weight of any bitmap image.</p>
<p>For faster loading speed of your website you need to keep track of all these factors that counts for the weight of any image. Higher resolutions (dpi) and greater color depths, produce bigger file sizes. A typical 2&#8243; by 3&#8243; 150 dpi black and white raster image logo will be less than 70k (.07 megabytes) in file size. The same file saved as a 300 dpi 24-bit (millions of colors) raster image logo might be 100 times larger (over 7 megabytes).</p>
<p>&nbsp;</p>
<p>Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/file-size-bitmap-image/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Colors of Bitmap Images</title>
		<link>http://www.zicara.com/techbytes/web-design/colors-bitmap-images</link>
		<comments>http://www.zicara.com/techbytes/web-design/colors-bitmap-images#comments</comments>
		<pubDate>Fri, 27 Jan 2012 12:55:50 +0000</pubDate>
		<dc:creator>aullah</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.zicara.com/?p=1739</guid>
		<description><![CDATA[<p>In the previous article we learn the structure of Bitmap images. Today we will learn two more characteristics of Bitmap images.</p> <p>Colors of Bitmap images:</p> <p>As discussed before there is a color palette in bitmap images. A BMP color palette is an array of structures that specify the red, green, and blue intensity values of [...]]]></description>
			<content:encoded><![CDATA[<p>In the previous article we learn the structure of Bitmap images. Today we will learn two more characteristics of Bitmap images.</p>
<p><strong>Colors of Bitmap images:</strong></p>
<p>As discussed before there is a color palette in bitmap images. A BMP color palette is an array of structures that specify the red, green, and blue intensity values of each color in a display device&#8217;s color palette. Bitmap images support a pixel color depth running from 1-bit through 24-bit. A 1-bit color depth refers to a monochrome (black and white) pixel. A 1-bit BMP image is made up of pixels that can contain a value of either 0 (representing black) or 1 (representing white). The resulting image will therefore be black-and-white.</p>
<p>Each pixel in the bitmap data stores a single value used as an index into the color palette. The color information stored in the element at that index specifies the color of that pixel. A 24 bit BMP image is made up of pixels that are comprised of 256 possible states (or color gradients) each. The image is made up of a 256 x 256 pixel grid resulting in a total of 16,777,216 colors.</p>
<p><strong>Interpolation </strong></p>
<p>It is difficult to increase or decrease their size without sacrificing a degree of image quality. When you reduce the size of a bitmap image through your software&#8217;s resample or resize command, you must throw away pixels. When you increase the size of a bitmap image through your software&#8217;s resample or resize command, the software has to create new pixels. When creating pixels, the software must estimate the color values of the new pixels based on the surrounding pixels. This process is called interpolation.</p>
<p><strong>Resolution dependency:</strong></p>
<p>Bitmap images are resolution dependent. Resolution refers to the number of pixels in an image and is usually stated as dpi (dots per inch) or ppi(pixels per inch). Bitmap images are displayed on your computer screen at screen resolution: approximately 100 ppi.</p>
<p>A printer or scanner&#8217;s resolution is also measured in dots per inch. Typical desktop laser printers print at 300 &#8211; 600 dpi. Image setters are capable of printing over 2,500 dpi. Printers with higher dpi ratings are capable of producing smoother and cleaner output. The output quality of a printing device is dependent upon the resolution (dpi) of a bitmap or scan. A 300 dpi raster image will output at the same quality on a 300 dpi laser printer as on a 2,500 dpi image setter.</p>
<p>In the next article we will learn the file formats that are supported by the Bitmap images and the file size that is usually occupied by these type of images.</p>
<p>Zicara: <a title="Web Design" href="http://www.zicara.com/development/professional-web-design">Web Design</a> &amp; <a title="Web Design Company" href="http://www.zicara.com">Web Design Company</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.zicara.com/techbytes/web-design/colors-bitmap-images/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

