Functions | Variables
RGBHLS.c File Reference

Go to the source code of this file.

Functions

 hls_to_rgb (int h, int l, int s, int *r, int *g, int *b)
static init_object_module ()
 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

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

Definition at line 49 of file RGBHLS.c.

static init_object_module ( ) [static]

Definition at line 14 of file RGBHLS.c.

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 ( 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 Mar 9 2017 04:57:51