ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.Color Namespace / Resampler Class / ToString Method

In This Topic
    ToString Method (Resampler)
    In This Topic
    Return an appropriate String representation of this Resampler instance.
    Syntax
    'Declaration
     
    
    Public Overrides Function ToString() As String
    public override string ToString()
    See Also