gpt4 book ai didi

ios - 改变 UIVisualEffectView 颜色超越光/暗?

转载 作者:行者123 更新时间:2023-11-29 10:21:02 28 4
gpt4 key购买 nike

是否可以改变 UIVisualEffectView 的颜色超出标准的额外亮、亮和暗?

我需要实现明暗预设之间的阴影。

最佳答案

如果您想要类似于 UIVisualEffectView 但控制更多的东西,我建议您查看 Apple 的 UIImageEffects 示例代码。

您可以在 iOS Developer Library : Blurring and Tinting an Image 找到它

以下是您可能感兴趣的方法:

+ (UIImage*)imageByApplyingBlurToImage:(UIImage*)inputImage withRadius:(CGFloat)blurRadius tintColor:(UIColor *)tintColor saturationDeltaFactor:(CGFloat)saturationDeltaFactor maskImage:(UIImage *)maskImage

注意 tintColorsaturationDeltaFactor 参数。

关于ios - 改变 UIVisualEffectView 颜色超越光/暗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35260162/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com