Functions | Variables
RGBHLS.c File Reference

Go to the source code of this file.

Functions

void hls_to_rgb (int h, int l, int s, int *r, int *g, int *b)
 
static void init_object_module ()
 
void rgb_to_hls (int r, int g, int b, int *h, int *l, int *s)
 
pointer RGB_TO_HLS (context *ctx, int n, argv)
 
pointer RGBHLS ()
 
pointer RGBHLS (context *ctx, int n, argv)
 

Variables

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

Function Documentation

void hls_to_rgb ( int  h,
int  l,
int  s,
int *  r,
int *  g,
int *  b 
)

Definition at line 49 of file RGBHLS.c.

static void init_object_module ( )
static

Definition at line 14 of file RGBHLS.c.

void rgb_to_hls ( int  r,
int  g,
int  b,
int *  h,
int *  l,
int *  s 
)

Definition at line 17 of file RGBHLS.c.

pointer RGB_TO_HLS ( context ctx,
int  n,
argv   
)

Definition at line 54 of file RGBHLS.c.

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

Definition at line 67 of file RGBHLS.c.

Variable Documentation

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

Definition at line 6 of file RGBHLS.c.



euslisp
Author(s): Toshihiro Matsui
autogenerated on Thu Jun 6 2019 20:00:44