Masking with Text

Masking is basically seeing one object through another. Sort of like a window. Effects can then be added to the mask or "window" which then change how the underlying image appears. In this example we will create a text mask. The window or mask will be string a of text that has been resized and then converted to a path object. When the text is masked to the image we only see the image through the text and outside of the text we just see the canvas where the image used to be.

Here is my finished product: