com.aspose.slides

Interfaces

Classes

Exceptions

com.aspose.slides

Interface IGlowEffectiveData

  • All Known Implementing Classes:
    GlowEffectiveData


    public interface IGlowEffectiveData

    Immutable object which represents a glow effect, in which a color blurred outline is added outside the edges of the object.

    • Method Detail

      • getRadius

        double getRadius()

        Radius. Read-only double.

      • getColor

        java.awt.Color getColor()

        Color. Read-only Color.