Functions | Variables
pixword.c File Reference
#include "../c/eus.h"
Include dependency graph for pixword.c:

Go to the source code of this file.

Functions

static void init_object_module ()
 
pointer MERGE_RGB (context *ctx, int n, pointer *argv)
 
pointer pixword ()
 
pointer pixword (context *ctx, int n, argv)
 
pointer SPLIT_RGB (context *ctx, int n, pointer *argv)
 

Variables

static char * rcsid = "@(#)$Id: pixword.c,v 1.1.1.1 2003/11/20 07:46:30 eus Exp $"
 

Function Documentation

static void init_object_module ( )
static

Definition at line 12 of file pixword.c.

pointer MERGE_RGB ( context ctx,
int  n,
pointer argv 
)

Definition at line 47 of file pixword.c.

pointer pixword ( )
pointer pixword ( context ctx,
int  n,
argv   
)

Definition at line 74 of file pixword.c.

pointer SPLIT_RGB ( context ctx,
int  n,
pointer argv 
)

Definition at line 15 of file pixword.c.

Variable Documentation

char* rcsid = "@(#)$Id: pixword.c,v 1.1.1.1 2003/11/20 07:46:30 eus Exp $"
static

Definition at line 5 of file pixword.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Fri Feb 21 2020 03:20:54