shadowRatio property
Shadow radius ratio for image mode (0.0 ~ 1.0). Use this to match shadow to actual moon area in image. 1.0 means shadow radius = size/2, 0.8 means shadow radius = size/2 * 0.8. Defaults to 1.0.
Implementation
final double shadowRatio;