fn apply_drop_shadow(
fe: &DropShadow,
cs: ColorInterpolation,
ts: Transform,
input: Image,
) -> Result<Image, Error>fn apply_drop_shadow(
fe: &DropShadow,
cs: ColorInterpolation,
ts: Transform,
input: Image,
) -> Result<Image, Error>