Watermark Entrance Transition
mark-transition-in
Overrides the entrance animation for an image watermark. When set, this takes precedence over the entrance implied by mark-transition, while the exit continues to mirror the shorthand or follows its own mark-transition-out override.
mark-transition-in accepts the same values as mark-transition, plus none to disable the entrance (the watermark appears instantly). Use mark-transition-in[N] for a specific watermark layer.
| Value | Effect |
|---|---|
fade | Fades in from transparent |
slideup | Slides in from below the frame |
slidedown | Slides in from above the frame |
slideleft | Slides in from the right edge |
slideright | Slides in from the left edge |
none | Appears instantly with no entrance animation |