ComponentOne PDF for .NET
CSJ2K.j2k.quantization.dequantizer Namespace / StdDequantizer Class / setTile Method

In This Topic
    setTile Method (StdDequantizer)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Overridable Sub setTile( _
       ByVal x As Integer, _
       ByVal y As Integer _
    ) 
    public virtual void setTile( 
       int x,
       int y
    )

    Parameters

    x
    y
    See Also