ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.entropy.encoder Namespace / EntropyCoder Class / getPPX Method

In This Topic
    getPPX Method (EntropyCoder)
    In This Topic
    Syntax
    'Declaration
     
    
    Public MustOverride Function getPPX( _
       ByVal param1 As Integer, _
       ByVal param2 As Integer, _
       ByVal param3 As Integer _
    ) As Integer
    public abstract int getPPX( 
       int param1,
       int param2,
       int param3
    )

    Parameters

    param1
    param2
    param3
    See Also