Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / ChannelDepth Enumeration

In This Topic
    ChannelDepth Enumeration
    In This Topic
    D2D1_CHANNEL_DEPTH
    Syntax
    'Declaration
     
    Public Enum ChannelDepth 
       Inherits System.Enum
    public enum ChannelDepth : System.Enum 
    Members
    MemberDescription
    DefaultD2D1_CHANNEL_DEPTH_DEFAULT
    FourD2D1_CHANNEL_DEPTH_4
    OneD2D1_CHANNEL_DEPTH_1
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Documents.DX.Direct2D.ChannelDepth

    See Also