ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color.Boxes Namespace / PaletteBox Class / isUnSigned Method

In This Topic
    isUnSigned Method
    In This Topic
    Are entries unsigned predicate.
    Syntax
    'Declaration
     
    
    Public Function isUnSigned( _
       ByVal column As Integer _
    ) As Boolean
    public bool isUnSigned( 
       int column
    )

    Parameters

    column
    See Also