Skip to main content

How To Properly Use Layer Masking in Photoshop | Kamera Tips Photoshop Tutorials

Layer masking is very easy just few steps and you're done.But it will add great value to your photo.This Photoshop tutorial will teach you how to do layer masking well and you don't have to learn it again.Before starting this Photoshop tutorial my best advice is to be creative.Think well and choose the right area to be layer masked.



#1.First open your image using Photoshop.I'm using CS5 but layer masking can be done in previous versions also.You just need layers window opened.

Layer masking with photoshop

#2.Now make a copy of that layer.Press CTRL+J.

photoshop tutorials

#3.Turn the new layer to Gray scale.There's many ways to do that in Photoshop.We just want the new layer to be gray scale , so Image > Mode > Gray scale cannot be used.

  •  Image > Adjustment > Desaturate (SHIFT + CTRL = U)


Layer Masking , grayscale in photoshot


  •  Image > Adjustment > Channel Mixer



channel mixer

Layer masking photoshop


















The Channel Mixer dialog box will appear.Check Monochrome at the bottom.You can use Constant slider to vary your gray scale.Or just use a Preset from the drop down menu.

#4.While layer 1 (gray scale layer) selected add a new vector mask.Click on the Add vector mask button at the bottom of the layers window.

Add vector mask


#5.Choose a brush.Change foreground color to black and start drawing on the layer.And you can't select colors other than black and white.

Layer masking photoshopbrush tool photoshop            Brush tool photoshop

Do this patiently.Zoom in and reduce the brush size.So you can get a nice mask out of it.

Layer masking photoshopLayer masking photoshop

Layer masking photoshopLayer masking photoshop














Now you're done.Merge layers and save it as a .jpg .png or whatever you like.

Comments

Post a Comment

Like our post?
Want to know more?
Please ASK!

Popular posts from this blog

How To Automatically Post Blogger Posts To Your Facebook Page,Timeline or Group

Social Media gives bloggers a huge amount of traffic.As the users recommend your posts to others by sharing them, social media traffic is very valuable.But you have to post in social media one by one.There is no option in Blogger to automatically share your Blogger posts to Facebook.So we have to follow a different way.To automatically post on a Facebook fan page or a group , you must have admin privileges. #1 .Go To ifttt.com  and create and account there.This is an awesome site.'ifttt' stands for I f T his T hen T hat! #2 .Login to your Facebook and blogger accounts from different tabs.Now keep these tabs opened. #3 .On ifttt page click on 'Create a Recipe' button. #4 .Click on 'this' in highlighted color. #5 .Now Type Blogger in the 'Choose Trigger Channel' search box and select Blogger. #6 .You will be asked to Activate Blogger channel and Update it.When Updating make sure you choose your desired Blog from...

USE HARDWARE ACCELERATION FOR VIDEO PLAYBACK | 4K HEVC 10bit | GPU DECODING GOOD or BAD ?

So as it seems that 4K is getting popular these days, but some people who have older computers may have some trouble playing 4K videos. Especially 10bit HEVC (x265) format. But the support for hardware decoding of HEVC 10 bit videos has been added few years ago. First of all lets see whether this hardware decoding is better than normal software(CPU) decoding compared with power. We won't be playing a game while watching a movie of course, at least not with a single monitor setup. So we can stop worrying about GPU usage going for 100% while watching a movie. But you could be doing many tasks with CPU while watching a movie. It is very practical. So lets turn into power consumption. This is very important for laptops. The following details are from a laptop with Intel Core i5 8250u with Intel HD graphics 620. File details. I used VLC media player latest version. All the Nvidia and Intel drivers used here are uptodate. Make sure you have the latest software and driv...

How To Move Blogger Inline Styles CSS to External CSS file with Google Drive Within 5 mins

Inline style are the major barrier between good SEO score and your blog.Inline styles make the code too big, so how long you write the code to text ration won't rise up.In blogger, inline styles are used by default.But most of the websites on internet use external style sheets as they are self hosted and the designers are very likely to use external CSS.Sometimes Blogger use internal styles.You can learn the difference between Internal CSS,Inline CSS and External CSS from W3 schools .Read this article on Inline VS External CSS . Probably you may have tried copying CSS between <b:skin> tags of your Blogger blog.If you tried that you already know that it doesn't work.Because Blogger has more CSS coding that won't show in Template>Edit.So to find the real exact CSS code of your blog follow these steps.For this tutorial you need a Google Drive account,if you have a Blogger account you may already have one.If you don't have a Google Drive account create one now...