I have made very limited use of Macros. To date, I have only used them to be able to repeat rather straightforward actions. But I am facing a set of steps that I would love to turn into a simple Macro but not only am I dubious it is even possible, if it is possible, I am unsure how to set it up. I hope I can describe this clearly enough.
I'm colorizing a black & white line drawing.
From this:
![]()
To this:
![]()
I make three layers. I change the blend mode of two of the layers (one to Color Burn; another to Hue). And then into each layer I place three different color balance adjustments, and one of the layers an HSL adjustment.
Right now I keep a template open of a previous file done, with all the layers still intact. Then I copy and paste each adjustment into the appropriate layer. And voila it is colored. (I decided to add ears after I had drawn all the images and that would have to still be done separately.)
Is what I'm doing even possible to turn into a Macro? Can Macros understand that I am dragging something into Layer 2, and record that? Can Macros understand that I have set Layer 2's blend mode to Hue, and Layer 3's to Color Burn?
It's either all or nothing. If I still have to do some of the steps manually/separately, I might as well continue to do what I'm doing.