XmpWhiteBalance
XmpWhiteBalance class
代表白平衡设置在XmpCameraRawPackage.
public sealed class XmpWhiteBalance : XmpClosedChoice<string>
特性
| 姓名 | 描述 | 
|---|---|
| static AsShot { get; } | 白平衡:As Shot. | 
| static Auto { get; } | 白平衡:自动. | 
| static Cloudy { get; } | 白平衡:多云。 | 
| static Custom { get; } | 白平衡:自定义。 | 
| static Daylight { get; } | 白平衡:日光。 | 
| static Flash { get; } | 白平衡:闪光灯. | 
| static Fluorescent { get; } | 白平衡:荧光灯。 | 
| static Shade { get; } | 白平衡:阴影. | 
| static Tungsten { get; } | 白平衡:钨丝灯。 | 
方法
| 姓名 | 描述 | 
|---|---|
| override Equals(object) | |
| Equals(XmpClosedChoice<string>) | |
| override GetHashCode() | |
| override ToString() |