Click or drag to resize

CFLT Class

The FLT class allows the application of user-defined convolution filters to data in an OASIS database
Inheritance Hierarchy

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public class CFLT : CHANDLE

public class CFLT : CHANDLE

The CFLT type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Create a filter from a comma/space delimited string.
Protected methodDispose
Releases the unmanaged resources used by the CFLT and optionally releases the managed resources
(Overrides CHANDLEDispose(Boolean).)
Public methodStatic memberLoad
Load and return handle to a convolution filter.
Top
See Also