Blends 2 or more images at a defined transparency.
Syntax | |
---|---|
Current implementation syntax | cross-fade( <image>, <image>, <percentage> ) |
Specification syntax | cross-fade( <cf-mixing-image> , <cf-final-image>? ), where <cf-mixing-image> = "<percentage>? && <image>", <cf-final-image> = "<image> | <color>" |