koehler.C File Reference

#include <gtk/gtk.h>
#include "config.h"
#include "gxsm/plugin.h"

Go to the source code of this file.

Defines

#define GXSM_ONE_SRC_PLUGIN__DEF

Functions

static void koehler_init (void)
static void koehler_about (void)
static void koehler_configure (void)
static void koehler_cleanup (void)
static gboolean koehler_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin koehler_pi
GxsmMathOneSrcPlugin koehler_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 104 of file koehler.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 201 of file koehler.C.

References koehler_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 192 of file koehler.C.

References GxsmPlugin::description, koehler_pi, N_, and VERSION.

static void koehler_about void   )  [static]
 

Definition at line 218 of file koehler.C.

References about_text, GxsmPlugin::authors, koehler_pi, N_, GxsmPlugin::name, and VERSION.

static void koehler_cleanup void   )  [static]
 

Definition at line 238 of file koehler.C.

References DBG_L2, and PI_DEBUG.

static void koehler_configure void   )  [static]
 

Definition at line 231 of file koehler.C.

References GxsmPlugin::app, koehler_pi, and GnomeAppService::message().

static void koehler_init void   )  [static]
 

Definition at line 212 of file koehler.C.

References DBG_L2, and PI_DEBUG.

static gboolean koehler_run Scan Src,
Scan Dest
[static]
 

Definition at line 244 of file koehler.C.

References Mem2d::GetDataPkt(), Mem2d::GetNx(), Mem2d::GetNy(), MATH_SIZEERR, Scan::mem2d, and Mem2d::PutDataPkt().


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm koehler Plugin\n\n"
                                   "This is the Koehler filter, it does 1D edge enhancement.")

Definition at line 187 of file koehler.C.

GxsmMathOneSrcPlugin koehler_m1s_pi
 

Initial value:

Definition at line 181 of file koehler.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin koehler_pi
 

Definition at line 117 of file koehler.C.

Referenced by get_gxsm_plugin_info(), koehler_about(), and koehler_configure().


Generated on Sat Apr 1 09:04:48 2006 for GXSM by  doxygen 1.4.6