C1.Win.C1DX.4.8 Assembly / C1.Util.DX.WIC Namespace / NamedWhitePoint Enumeration

NamedWhitePoint Enumeration
WICNamedWhitePoint
Syntax
'Declaration
 
Public Enum NamedWhitePoint 
   Inherits System.Enum
 
Members
MemberDescription
AsShotWICWhitePointAsShot
AutoWhiteBalanceWICWhitePointAutoWhiteBalance
CloudyWICWhitePointCloudy
CustomWICWhitePointCustom
DaylightWICWhitePointDaylight
DefaultWICWhitePointDefault
FlashWICWhitePointFlash
FluorescentWICWhitePointFluorescent
ShadeWICWhitePointShade
TungstenWICWhitePointTungsten
UnderwaterWICWhitePointUnderwater
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.WIC.NamedWhitePoint

See Also