The bottom of the Layers docker has common operations that are performed. This is where you can manage your layers including adding, moving, and deleting layers. Let’s look at the operations, working from left to right.
Use these common actions to manage layers.
The add a layer option has a drop-down option next to it. If you click the plus icon, a new paint layer will be created. If you select the drop-down to the right of the plus icon, you will get options for additional layer types. Each layer type has a different icon that appears by the name.
In addition to layer types, there are also layer masks. Layer masks will look like they are nested inside your normal layer. These options will only affect the layer you currently have selected. These options are all nondestructive, meaning that you will not lose pixel information when applying them. You cannot add a layer mask to a layer mask. We will go over the different layer types in detail later.
Multiple masks have been added to a painting layer. Notice how they all appear nested.
If you start using a lot of layers, you might want to group them into folders. Layer groups have many of the same properties as normal layers. If you are feeling risky, you can even nest group layers. You can also move layers in and out of groups by using the Move into and Move out of layer actions at the bottom of the Layers docker.
Tip
Layer groups have alpha locking and inherit alpha properties. Grouping multiple layers that share these settings can be helpful.
Take an existing layer and create a reference of it. The following example will show how it works.
Note
The layer names are not descriptive when they are cloned. The name will say "Layer n", depending on how many layers have been cloned. If you do end up working with a lot of clone layers, it might be a good idea to add them to a layer group to keep them together.
Add effects or make adjustments to an image. Instead of applying a filter to a layer, you can create a filter as a layer. The advantage is that you can work nondestructively. If you think the image was sharpened a little too much, you can change the settings through the layer properties.
Fill the entire canvas with a color or pattern. Like filter layers, you can alter this by going into the layer properties. This can create subtle washes or glazes over your painting. Glazing is a painting technique that will shift all of your colors to a specific hue, making your painting appear more cohesive.
Some applications refer to this type of behavior as a "smart object". You can reference an external image and modify it freely. The largest benefit to a file layer is that the image doesn’t degrade when the dimensions change. If you try to shrink a file layer down, you can then enlarge it back without any pixelation. Doing this to a normal paint layer will destroy the pixel information.
File layers are not embedded into the file. Do not delete the original image if you are using it with a file layer.
Note
Trying to do transformations like perspective or warping won't work on a file layer. If you want to transform a file layer, you will need to add a transform mask first.