gpt4 book ai didi

ios - iOS Core Image Filters Exposure、Hue、Sepia、Temparature、Tint、Vignette 的值范围

转载 作者:行者123 更新时间:2023-12-01 19:01:20 25 4
gpt4 key购买 nike

我想知道在 iOS 中关注 CIFilter 的值范围。我从不同的地方发现了以下值。他们正确吗?非常感谢能在一个地方找到所有引用资料?

CIExposureAdjust - inputEV (-10.0f - 10.0f)
CIHueAdjust - inputAngle (-180.0f - 180.0f converted to Radians)
CISepiaTone - inputIntensity (0.0f - 1.0f)
CITemperatureAndTint - inputNeutral
CITemperatureAndTint - inputTargetNeutral
CIVignette - inputRadius
CIVignette - inputIntensity

最佳答案

您可以查询输入以获得它们的范围。有些是无限的,有些有最小值和最大值。 documentation描述如何这样做:

Filter names and attributes provide all the information you need to build a user interface that allows users to choose a filter and control its input parameters. The attributes for a filter tell you how many input parameters the filter has, the parameter names, the data type, and the minimum, maximum, and default values.

关于ios - iOS Core Image Filters Exposure、Hue、Sepia、Temparature、Tint、Vignette 的值范围,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22704372/

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