代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/167185/5462854
c clip.c
/* clip.c:
*
* return a new image which is a clipped subsection of the old image
*
* jim frost 10.04.89
*
* Copyright 1989 Jim Frost. See included file "copyright.h" for complete
* copyright i
www.eeworm.com/read/167185/5462858
c merge.c
/* merge.c:
*
* this merges two images, folding and reducing colormaps as necessary.
*
* jim frost 09.27.89
*
* Copyright 1989, 1990 Jim Frost. See included file "copyright.h" for
* complete c
www.eeworm.com/read/167185/5462863
c new.c
/* new.c:
*
* functions to allocate and deallocate structures and structure data
*
* jim frost 09.29.89
*
* Copyright 1989 Jim Frost. See included file "copyright.h" for complete
* copyright i
www.eeworm.com/read/167185/5462864
c bright.c
/* bright.c
*
* alter an image's brightness by a given percentage
*
* jim frost 10.10.89
*
* Copyright 1989 Jim Frost. See included file "copyright.h" for complete
* copyright information.
*/
www.eeworm.com/read/167185/5462865
c zoom.c
/* zoom.c:
*
* zoom an image
*
* jim frost 10.11.89
*
* Copyright 1989 Jim Frost. See included file "copyright.h" for complete
* copyright information.
*/
#ifdef SCCS
static char *sccs_i