'Declaration Public Enum NamedWhitePoint Inherits System.Enum
public enum NamedWhitePoint : System.Enum
'Declaration Public Enum NamedWhitePoint Inherits System.Enum
public enum NamedWhitePoint : System.Enum
Member | Description |
---|---|
AsShot | WICWhitePointAsShot |
AutoWhiteBalance | WICWhitePointAutoWhiteBalance |
Cloudy | WICWhitePointCloudy |
Custom | WICWhitePointCustom |
Daylight | WICWhitePointDaylight |
Default | WICWhitePointDefault |
Flash | WICWhitePointFlash |
Fluorescent | WICWhitePointFluorescent |
Shade | WICWhitePointShade |
Tungsten | WICWhitePointTungsten |
Underwater | WICWhitePointUnderwater |
System.Object
System.ValueType
System.Enum
C1.Util.DX.WIC.NamedWhitePoint