rotate90.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 rotate90_init (void)
static void rotate90_about (void)
static void rotate90_configure (void)
static void rotate90_cleanup (void)
static gboolean rotate90_run (Scan *Src, Scan *Dest)
GxsmPluginget_gxsm_plugin_info (void)
GxsmMathOneSrcPluginget_gxsm_math_one_src_plugin_info (void)

Variables

GxsmPlugin rotate90_pi
GxsmMathOneSrcPlugin rotate90_m1s_pi
static const char * about_text


Define Documentation

#define GXSM_ONE_SRC_PLUGIN__DEF
 

Definition at line 103 of file rotate90.C.


Function Documentation

GxsmMathOneSrcPlugin* get_gxsm_math_one_src_plugin_info void   ) 
 

Definition at line 200 of file rotate90.C.

References rotate90_m1s_pi.

GxsmPlugin* get_gxsm_plugin_info void   ) 
 

Definition at line 191 of file rotate90.C.

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

static void rotate90_about void   )  [static]
 

Definition at line 217 of file rotate90.C.

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

static void rotate90_cleanup void   )  [static]
 

Definition at line 237 of file rotate90.C.

References DBG_L2, and PI_DEBUG.

static void rotate90_configure void   )  [static]
 

Definition at line 230 of file rotate90.C.

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

static void rotate90_init void   )  [static]
 

Definition at line 211 of file rotate90.C.

References DBG_L2, and PI_DEBUG.

static gboolean rotate90_run Scan Src,
Scan Dest
[static]
 

Definition at line 243 of file rotate90.C.

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


Variable Documentation

const char* about_text [static]
 

Initial value:

 N_("Gxsm rotate90 Plugin\n\n"
                                   "Rotates the image 90deg clockwise.")

Definition at line 186 of file rotate90.C.

GxsmMathOneSrcPlugin rotate90_m1s_pi
 

Initial value:

Definition at line 180 of file rotate90.C.

Referenced by get_gxsm_math_one_src_plugin_info().

GxsmPlugin rotate90_pi
 

Definition at line 116 of file rotate90.C.

Referenced by get_gxsm_plugin_info(), rotate90_about(), and rotate90_configure().


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