[]
        
(Showing Draft Content)

CSJ2K.j2k.wavelet.WTFilterSpec

WTFilterSpec Class

Inheritance
WTFilterSpec
Namespace: CSJ2K.j2k.wavelet
Assembly: C1.WPF.PdfViewer.4.6.2.dll
Syntax
public abstract class WTFilterSpec

Constructors

Name Description
WTFilterSpec(int)

Fields

Name Description
FILTER_SPEC_COMP_DEF

The identifier for "component default" specified filters

FILTER_SPEC_MAIN_DEF

The identifier for "main default" specified filters

FILTER_SPEC_TILE_COMP

The identifier for "tile and component specific" specified filters

FILTER_SPEC_TILE_DEF

The identifier for "tile specific default" specified filters

specValType

The spec type for each tile and component. The first index is the component index, the second is the tile index. NOTE: The tile specific things are not supported yet.

Properties

Name Description
WTDataType

Returns the data type used by the filters in this object, as defined in the 'DataBlk' interface.

Methods

Name Description
getKerSpecType(int)