#include "../c/eus.h"
Go to the source code of this file.
Functions | |
static | init_object_module () |
pointer | MERGE_RGB (context *ctx, int n, pointer *argv) |
void | pixword (context *, int, pointer *) |
void | 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 $" |
static init_object_module | ( | ) | [static] |