XmpWhiteBalance
Leave feedback
On this page
Represents the White Balance setting in XmpCameraRawPackage.
public sealed class XmpWhiteBalance : XmpClosedChoice<string>
| 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. |
| Name | Description |
|---|---|
| override Equals(object) | |
| Equals(XmpClosedChoice<string>) | |
| override GetHashCode() | |
| override ToString() |
- class XmpClosedChoice<T>
- namespace GroupDocs.Metadata.Standards.Xmp.Schemes
- assembly GroupDocs.Metadata
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.