ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.quantization.dequantizer Namespace / Dequantizer Class / setTile Method

In This Topic
    setTile Method (Dequantizer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overrides Sub setTile( _
       ByVal x As Integer, _
       ByVal y As Integer _
    ) 
    public override void setTile( 
       int x,
       int y
    )

    Parameters

    x
    y
    See Also