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

In This Topic
    isOutputSigned Method
    In This Topic
    Signed output predicate.
    Syntax
    'Declaration
     
    
    Public Overridable Function isOutputSigned( _
       ByVal channel As Integer _
    ) As Boolean
    public virtual bool isOutputSigned( 
       int channel
    )

    Parameters

    channel
    See Also