AVCaptureDevice.GetChromaticityValues(AVCaptureWhiteBalanceGains) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取特定于设备的白平衡 RGB 增益的与设备无关的色度值。
[Foundation.Export("chromaticityValuesForDeviceWhiteBalanceGains:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVCaptureWhiteBalanceChromaticityValues GetChromaticityValues (AVFoundation.AVCaptureWhiteBalanceGains whiteBalanceGains);
abstract member GetChromaticityValues : AVFoundation.AVCaptureWhiteBalanceGains -> AVFoundation.AVCaptureWhiteBalanceChromaticityValues
override this.GetChromaticityValues : AVFoundation.AVCaptureWhiteBalanceGains -> AVFoundation.AVCaptureWhiteBalanceChromaticityValues
参数
- whiteBalanceGains
- AVCaptureWhiteBalanceGains
返回
- 属性