ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / ColorSpace Class / getPalettizedSample Method
requested
of entry

In This Topic
    getPalettizedSample Method
    In This Topic
    Return a palettized sample
    Syntax
    'Declaration
     
    
    Public Overridable Function getPalettizedSample( _
       ByVal channel As Integer, _
       ByVal index As Integer _
    ) As Integer
    public virtual int getPalettizedSample( 
       int channel,
       int index
    )

    Parameters

    channel
    requested
    index
    of entry

    Return Value

    palettized sample
    See Also