<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Unit 30 Digital Graphics- Bitmap by Ethan Smith</title>
      <link>https://padlet.com/eethansmith/wmi4fyembqr7</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2018-09-26 12:46:30 UTC</pubDate>
      <lastBuildDate>2025-11-17 03:55:25 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Brightnessdown.png</url>
      </image>
      <item>
         <title>definition of Bitmap (BMP)</title>
         <author>syeddanial786</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285981277</link>
         <description><![CDATA[<div>Bitmap (BMP) is an image file format that can be used to create and store computer graphics. A bitmap file displays a small dots in a pattern that, when viewed from afar, creates an overall image. A bitmap image is a grid made of rows and columns where a specific cell is given a value that fills it in or leaves it blank, thus creating an image out of the data</div><div>ADVERTISEMENT</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:49:01 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285981277</guid>
      </item>
      <item>
         <title>a representation in which each item corresponds to one or more bits of information, especially the information used to control the display of a computer screen.verb</title>
         <author>ahm18003231</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285981437</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:49:21 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285981437</guid>
      </item>
      <item>
         <title>bitmapˈbɪtmap/SubmitCOMPUTINGnoun1.a representation in which each item corresponds to one or more bits of information, especially the information used to control the display of a computer screen.verb1.represent (an item) as a bitmap.</title>
         <author>charlesballentine</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285981483</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:49:27 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285981483</guid>
      </item>
      <item>
         <title></title>
         <author>eethansmith</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285982096</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/317646271/67e65fe930319745ef5050b2743e9ef8/main_qimg_94acd4eb2a7cb44c6b4b49eb7fab60f2.png" />
         <pubDate>2018-09-26 12:50:40 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285982096</guid>
      </item>
      <item>
         <title></title>
         <author>123Z123</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285982516</link>
         <description><![CDATA[<div>example of bitmap</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/317646319/6c09ca56eb8f3aeafaa7122285d26fed/download.png" />
         <pubDate>2018-09-26 12:51:25 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285982516</guid>
      </item>
      <item>
         <title>In computing, a bitmap is a mapping from some domain (for example, a range of integers) to bits. It is also called a bit array or bitmap index.Bitmap image downsampled from an Inkscape vectorial imageIn computer graphics, when the domain is a rectangle (indexed by two coordinates) a bitmap gives a way to store a binary image, that is, an image in which each pixel is either black or white (or any two colors).The more general term pixmap refers to a map of pixels, where each one may store more than two colors, thus using more than one bit per pixel. Often bitmap is used for this as well. In some contexts, the term bitmap implies one bit per pixel, while pixmap is used for images with multiple bits per pixel.[1][2]A bitmap is a type of memory organization or image file format used to store digital images. The term bitmap comes from the computer programming terminology, meaning just a map of bits, a spatially mapped array of bits. Now, along with pixmap, it commonly refers to the similar concept of a spatially mapped array of pixels. Raster images in general may be referred to as bitmaps or pixmaps, whether synthetic or photographic, in files or memory.Many graphical user interfaces use bitmaps in their built-in graphics subsystems;[3] for example, the Microsoft Windows and OS/2 platforms&#39; GDI subsystem, where the specific format used is the Windows and OS/2 bitmap file format, usually named with the file extension of .BMP (or .DIB for device-independent bitmap). Besides BMP, other file formats that store literal bitmaps include InterLeaved Bitmap (ILBM), Portable Bitmap (PBM), X Bitmap (XBM), and Wireless Application Protocol Bitmap (WBMP). Similarly, most other image file formats, such as JPEG, TIFF, PNG, and GIF, also store bitmap images (as opposed to vector graphics), but they are not usually referred to as bitmaps, since they use compressed formats internally.</title>
         <author>ahm18003231</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285982577</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:51:32 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285982577</guid>
      </item>
      <item>
         <title></title>
         <author>syeddanial786</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285982635</link>
         <description><![CDATA[<div>&nbsp;To create a bitmap, an image is broken into the smallest possible units (pixels) and then the color information of each pixel (color depth) is stored in bits that are mapped out in rows and columns. The complexity of a bitmap image can be increased by varying the color intensity of each dot or by increasing the number of rows and columns used to create the image.&nbsp;</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:51:39 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285982635</guid>
      </item>
      <item>
         <title>Bitmap images are widely used on digital cameras, smartphones and online. Common bitmap image file types include JPEG, GIF and PNG. Bitmaps are also known as pixelmaps or raster graphics.</title>
         <author>ahm18003231</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285983451</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:53:12 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285983451</guid>
      </item>
      <item>
         <title>Typical bit depths are 8, 16, 24, 32 and 48 bits per pixel.</title>
         <author>ahm18003231</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285983766</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:53:49 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285983766</guid>
      </item>
      <item>
         <title></title>
         <author>syeddanial786</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285983878</link>
         <description><![CDATA[<div>Bitmap images are <strong>stored</strong> as a series of tiny dots called pixels. Each pixel is actually a very small square that is assigned a color, and then arranged in a pattern to form the image. When you zoom in on a <strong>bitmap</strong> image you can see the individual pixels that make up that image.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:54:06 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285983878</guid>
      </item>
      <item>
         <title></title>
         <author>123Z123</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285983902</link>
         <description><![CDATA[<div> Each pixel is actually a very small square that is assigned to a color </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:54:09 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285983902</guid>
      </item>
      <item>
         <title>Vote to remove charles</title>
         <author>eethansmith</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285984532</link>
         <description><![CDATA[<div>like yes dislike no<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:55:16 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285984532</guid>
      </item>
      <item>
         <title></title>
         <author>syeddanial786</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285984688</link>
         <description><![CDATA[<div>The <strong>BMP</strong> format is a commonly used raster graphic format for saving image files. It was introduced on the Windows platform, but is now recognized by many programs on both Macs and PCs.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-09-26 12:55:31 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285984688</guid>
      </item>
      <item>
         <title></title>
         <author>eethansmith</author>
         <link>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285985689</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet.com/ethan_a_smith" />
         <pubDate>2018-09-26 12:57:26 UTC</pubDate>
         <guid>https://padlet.com/eethansmith/wmi4fyembqr7/wish/285985689</guid>
      </item>
   </channel>
</rss>
