XmpWhiteBalance
Contents
[
Hide
]
XmpWhiteBalance class
Represents the White Balance setting in XmpCameraRawPackage
.
public sealed class XmpWhiteBalance : XmpClosedChoice<string>
Properties
Name | Description |
---|---|
static AsShot { get; } | White balance: As Shot. |
static Auto { get; } | White balance: Auto. |
static Cloudy { get; } | White balance: Cloudy. |
static Custom { get; } | White balance: Custom. |
static Daylight { get; } | White balance: Daylight. |
static Flash { get; } | White balance: Flash. |
static Fluorescent { get; } | White balance: Fluorescent. |
static Shade { get; } | White balance: Shade. |
static Tungsten { get; } | White balance: Tungsten. |
Methods
Name | Description |
---|---|
override Equals(object) | |
Equals(XmpClosedChoice<string>) | |
override GetHashCode() | |
override ToString() |
See Also
- class XmpClosedChoice<T>
- namespace GroupDocs.Metadata.Standards.Xmp.Schemes
- assembly GroupDocs.Metadata