Difference between revisions of "Layer mask (GIMP)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(Created page with "This article discusses how to use layer masks in GIMP. == External links == * [https://www.gimp.org/tutorials/Layer_Masks/ GIMP Layer Masks]")
 
Line 1: Line 1:
 
This article discusses how to use [[Layer mask|layer masks]] in [[GIMP]].
 
This article discusses how to use [[Layer mask|layer masks]] in [[GIMP]].
 +
 +
== Description ==
 +
 +
Layer masks are a fundamental tool in image manipulation.
 +
 +
They allow you to selectively modify the opacity (transparency) of the layer they belong to.
 +
 +
This differs from the use of the layer Opacity slider as a mask has the ability to selectively modify the opacity of different areas across a single layer.
 +
 +
The modification of a layer’s transparency through a mask is non-destructive to the layer itself.
 +
 +
This flexibility to define the opacity of different areas of a layer is the basis for more interesting image manipulation techniques such as selective coloring and luminosity masking.
  
 
== External links ==
 
== External links ==
  
 
* [https://www.gimp.org/tutorials/Layer_Masks/ GIMP Layer Masks]
 
* [https://www.gimp.org/tutorials/Layer_Masks/ GIMP Layer Masks]

Revision as of 15:49, 16 December 2015

This article discusses how to use layer masks in GIMP.

Description

Layer masks are a fundamental tool in image manipulation.

They allow you to selectively modify the opacity (transparency) of the layer they belong to.

This differs from the use of the layer Opacity slider as a mask has the ability to selectively modify the opacity of different areas across a single layer.

The modification of a layer’s transparency through a mask is non-destructive to the layer itself.

This flexibility to define the opacity of different areas of a layer is the basis for more interesting image manipulation techniques such as selective coloring and luminosity masking.

External links