You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to place an image with transparency on top of another, but cut through the original image so it is still fully transparent.
I looked through the blend modes and I couldn't figure out how to do this without creating another image to use as a mask.
When you searched for similar issues, what did you find that might be related?
This was somewhat related, but I couldn't find any cutout method in the current version: #1016
Please provide a minimal, standalone code sample, without other dependencies, that demonstrates this question
Question about an existing feature
What are you trying to achieve?
I want to place an image with transparency on top of another, but cut through the original image so it is still fully transparent.
I looked through the blend modes and I couldn't figure out how to do this without creating another image to use as a mask.
When you searched for similar issues, what did you find that might be related?
This was somewhat related, but I couldn't find any cutout method in the current version: #1016
Please provide a minimal, standalone code sample, without other dependencies, that demonstrates this question
Please provide sample image(s) that help explain this question
A:
B:
A and B combined (I want the center to be transparent like this):
The text was updated successfully, but these errors were encountered: