ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.6.2 Assembly / CSJ2K.j2k.wavelet Namespace / WaveletFilter Interface / DataType Property

In This Topic
    DataType Property (WaveletFilter)
    In This Topic
    Returns the type of data on which this filter works, as defined in the DataBlk interface.
    Syntax
    'Declaration
     
    
    ReadOnly Property DataType As Integer
    int DataType {get;}

    Property Value

    The type of data as defined in the DataBlk interface.
    See Also