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.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public class CFLT : CHANDLE

The CFLT type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyone with an Oasis Montaj licenseStatic 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 methodAvailable to anyone with an Oasis Montaj licenseStatic memberLoad
Load and return handle to a convolution filter.
Top
See Also