com.aspose.slides
Interface IBlurEffectiveData

All Known Implementing Classes:
BlurEffectiveData

public interface IBlurEffectiveData

Immutable object which represents a Blur effect that is applied to the entire shape, including its fill. All color channels, including alpha, are affected.


Method Summary
 boolean getGrow()
           
 double getRadius()
           
 

Method Detail

getRadius

double getRadius()

getGrow

boolean getGrow()