I'm building a report and I have an image that I want to apply a circular mask to. I tried the radius and it looks like it draws underneath the image. I also tried using a circle shape component and setting the z level higher but I'm not having any luck getting the transparency to "flip", as in a transparent center with a filled border to the bounds of the box.
I did figure out a way to do it: place a rectangle give it some fill, add a circle then use the difference tool to subtract the circle from the rectangle and use that combined shape as a mask for the image
We're trying to make an employee badge and make their picture into a circle instead of a rectangle.
edit: what do you mean by drop an image onto the shape?
edit2: I figured out the dropping of an image onto the shape. It seems to only work if I drag and drop from a folder. I don't get the popup when dragging from image management.
Also, how could I use this to set the picture dynamically? The picture would be coming from the database/blob storage.