Class SolidColorOverlayTransformation.Radius

  • All Implemented Interfaces:

    
    public final class SolidColorOverlayTransformation.Radius
    
                        

    Specifies the corner radius of the solid color overlay.

    • Single value (positive integer): Applied to all corners (e.g., 20).

    • max: Creates a circular or oval shape.

    • Per-corner array: Provide four underscore-separated values representing top-left, top-right, bottom-right, and bottom-left corners respectively (e.g., 10_20_30_40). See Radius.