XmpWhiteBalance

XmpWhiteBalance class

のホワイト バランス設定を表します。XmpCameraRawPackage.

public sealed class XmpWhiteBalance : XmpClosedChoice<string>

プロパティ

名前 説明
static AsShot { get; } ホワイトバランス: 撮影時.
static Auto { get; } ホワイトバランス: Auto.
static Cloudy { get; } ホワイトバランス:くもり.
static Custom { get; } ホワイトバランス:Custom.
static Daylight { get; } ホワイトバランス:昼光.
static Flash { get; } ホワイトバランス: フラッシュ.
static Fluorescent { get; } ホワイトバランス: 蛍光灯.
static Shade { get; } ホワイトバランス:Shade.
static Tungsten { get; } ホワイトバランス:タングステン.

メソッド

名前 説明
override Equals(object)
Equals(XmpClosedChoice<string>)
override GetHashCode()
override ToString()

関連項目