 | 
08-05-2010, 07:00 AM
| | Member | | Join Date: Apr 2010
Posts: 52
| | What is Image masking? In computer graphics, when a given image is intended to be placed over a background, the transparent areas can be specified through a binary mask. This way, for each intended image there are actually two bitmaps: the actual image, in which the unused areas are given a pixel value with all bits set to 0's, and an additional mask, in which the correspondent image areas are given a pixel value of all bits set to 0's and the surrounding areas a value of all bits set to 1's. In the sample at right, black pixels have the all-zero bits and white pixels have the all-one bits.
At run time, 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 bitwise AND operation. This preserves the background pixels of the transparent areas while resets with zeros the bits of the pixels which will be obscured by the overlapped image.
Then, the program renders the image pixel's bits by blending them with the background pixel's bits using the bitwise OR operation. This way, the image pixels are appropriately placed while keeping the background surrounding pixels preserved. The result is a perfect compound of the image over the background.
This technique is used for painting pointing device cursors, in typical 2-D videogames for characters, bullets and so on (the sprites), for GUI icons, and for video titling and other image mixing applications.
Ref: Wikipedia |  Sponsored Ads | | Member | | Join Date: LongTime Posts: 1100 | | New Sponsored Ads This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today! | 
08-06-2010, 06:20 AM
| | Member | | Join Date: Jul 2010
Posts: 32
| | Thanks! Glad it was helpful. | 
08-11-2010, 08:42 AM
| | Junior Member | | Join Date: Aug 2010
Posts: 11
| | Thanks for the thoughts.Best Regards  | 
08-18-2010, 12:13 PM
| | Junior Member | | Join Date: Aug 2010
Posts: 20
| | I am quite sure they will learn lots of new stuff here than anybody else! Education| Study In UK| Study In USA
Last edited by hussey : 05-12-2011 at 03:47 PM.
| 
08-19-2010, 04:57 AM
| | Junior Member | | Join Date: May 2010
Posts: 3
| | image masking is making hyperlink at image | 
10-02-2010, 01:51 PM
| | Junior Member | | Join Date: Oct 2010
Posts: 5
| | Image masking is the process of marking the background around the object effectively controls the Photoshop software to print only what is inside the box, and ignore everything outside.Masking image using a developer to create images of irregular shapes in a dynamic way. Masking is often used to create the user interface, which is more attractive and less boring. | 
10-04-2010, 08:46 PM
| | Member | | Join Date: May 2010 Location: Australia
Posts: 76
| | Image masking is the process of marking the background around the object that effectively instructs the Photoshop software to print only what's inside the selection and ignore everything that's outside. | 
10-07-2010, 06:24 AM
| | Junior Member | | Join Date: Oct 2010
Posts: 5
| | Image masking is the process of marking the background around the object that effectively instructs the Photoshop software to print only what inside the selection and ignore everything that outside.However we will discuss why clipping path (a technique achieved using Pen Tool) is considered the most efficient image masking technique. | 
10-13-2010, 11:34 AM
| | Junior Member | | Join Date: Oct 2010
Posts: 5
| | Image masking is the process of marking the background around the object that effectively instructs the Photoshop software to print only what�s inside the selection and ignore everything that�s outside. Simply put, image masking is isolating an object, extracting an object or eliminating a background. Call it as you like but each phrase describes one objective and that is taking a photo and isolate an object in it from the rest of the picture. | 
10-23-2010, 12:54 PM
| | Junior Member | | Join Date: Oct 2010
Posts: 5
| | This desired effect is not as easy as it sounds, try masking one of your images and you also have to agree that image masking is time-consuming,arm-numbing and eye straining endeavor all at once.For the moment, we only offer free sample work for image masking and clipping paths. You can upload up to 3 images and we will mask them for you completely free of charge. Upload your images now! |  Sponsored Ads | | Member | | Join Date: LongTime Posts: 1100 | | New Sponsored Ads This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today! | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT. The time now is 01:31 AM. |  | |