ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / NamedWhitePoint Enumeration

In This Topic
    NamedWhitePoint Enumeration
    In This Topic
    WICNamedWhitePoint
    Syntax
    'Declaration
     
    Public Enum NamedWhitePoint 
       Inherits System.Enum
    public enum NamedWhitePoint : 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