ComponentOne PDF for .NET
CSJ2K.Color Namespace / ColorSpace Class / getChannelDefinition Method

In This Topic
    getChannelDefinition Method (ColorSpace)
    In This Topic
    Return the channel definition of the input component.
    Syntax
    'Declaration
     
    
    Public Overridable Function getChannelDefinition( _
       ByVal c As Integer _
    ) As Integer
    public virtual int getChannelDefinition( 
       int c
    )

    Parameters

    c
    See Also