ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / ColorSpace Class / getChannelDefinition Method

In This Topic
    getChannelDefinition Method
    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