How can i replicate this property of a scrolling frame on a imagelabel

As you can see here when a frame is placed outside of a scrolling frame the rest of the frame is not visible but for some reason this only works with this type of frame and i would like this to be possible on a imagelabel

i want the black frame to go over the blue frame without being visible outside the image
image

1 Like

So image masking? That’s not possible to do. Maybe use UIGradients

1 Like