@quinet2000 wrote:
I want a destructive diagonal crop. Can that be done in Photoshop, or do I need to print the flag images and slice them with an Exacto knife?
You will achieve the destructive diagonal “crop” when you export. If you set up the export properly, to a file format that supports transparency, the layer or vector masks you created will be merged into a single alpha channel that is stored in the file alongside the color (RGB) channels. An alpha channel is the standard way that different graphics software communicate transparency to each other.
To summarize, and again, these are general principles you will need to understand regardless of what 2D or 3D software you use, of any brand, Adobe or not:
- Image files can only be rectangular.
- Any non-rectangular shape is created by masking out (making transparent) the region between the shape and the rectangular image edge.
- To preserve the transparency in a way that will be recognized and used in other applications or in a web browser, you must use a file format that can store the transparent areas using an alpha channel.
The alpha channel created at export is what relieves you of having to print out the flag images and slice them with a knife. The digital workflow already has this covered, so it has been over a quarter of a century since anyone with a computer had to get this done by cutting it with a knife. You don’t need to go down that road.
When you watch a movie and you see all those non-rectangular human figures, special effects, and spaceships combined into a realistic scene, that is all digital masking and alpha channels (not cropping) used to combine images from many different programs seamlessly and precisely. Nobody had to cut out shapes in film frame by frame. Your computer can deal with it efficiently.
@quinet2000 wrote:
Problem with that method is that you wind up with a white artifact, the mask itself, that overlays neighboring images.
If you see a white artifact (e.g. opaque areas that should not be opaque), the mask was not created correctly.