OverlayRepeat
public enum OverlayRepeat : String
The overlay-repeat
parameter lets you define how the overlay image will be repeated on the given image.
See Overlay Repeat
-
Undocumented
Declaration
Swift
case both
-
Undocumented
Declaration
Swift
case horizontal = "x"
-
Undocumented
Declaration
Swift
case verticle = "y"