<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Mask (computing) - Page 19 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Mask_(computing)&amp;p=18">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Mask_%28computing%29&amp;p=20">3.Next</a>
</p>
<p>and the surrounding areas a value of all bits set to 1s. In the sample at right, black pixels have the all-zero bits and white pixels have the all-one bits.</p>

<p>At <a href="page.php?w=Run_time_%28program_lifecycle_phase%29">run time</a>, to put the image on the screen over the background, the program first masks the screen pixel's bits with the image mask at the desired coordinates using the <a href="page.php?w=bitwise_AND">bitwise AND</a> operation. This preserves the background pixels of the transparent areas while resets with zeros the</p><p>
<a accesskey="1" href="page.php?w=Mask_(computing)&amp;p=18">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Mask_%28computing%29&amp;p=20">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
