代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/140826/5780948
h readbmp.h
/*
** $Id: readbmp.h,v 1.9 2003/08/12 07:46:18 weiym Exp $
**
** readbmp.h: Low Level bitmap file read/save routines.
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2001 ~ 2002 Wei Yongmi
www.eeworm.com/read/140582/5785332
h ipsec_rcv.h
/*
*
* Copyright (C) 1996, 1997 John Ioannidis.
* Copyright (C) 1998, 1999, 2000, 2001 Richard Guy Briggs.
*
* This program is free software; you can redistribute it and/or modify it
* under
www.eeworm.com/read/140582/5785447
c ipsec_radij.c
/*
* Interface between the IPSEC code and the radix (radij) tree code
* Copyright (C) 1996, 1997 John Ioannidis.
* Copyright (C) 1998, 1999, 2000, 2001 Richard Guy Briggs.
*
* This program is
www.eeworm.com/read/140180/5793508
cpp mediacontrolview.cpp
/*****************************************************************************
* MediaControlView.cpp: beos interface
*****************************************************************************
*
www.eeworm.com/read/139842/5796770
h decore.h
#ifdef __cplusplus
extern "C" {
#endif
#ifndef _DECORE_H_
#define _DECORE_H_
#ifdef WIN32
#define STDCALL _stdcall
#else
#define STDCALL
#endif
#if ( (! defined (WIN32)) && (! def
www.eeworm.com/read/136812/5860184
c mandelbrot.c
#ifndef lint
static char sccsid[] = "@(#)mandelbrot.c 1.1 92/07/30 Copyr 1989, 1990 Sun Micro";
#endif
#include
#include
#include
#include "WS_macros.h"
#include "XGL
www.eeworm.com/read/136571/5869116
c sdl_yuv_sw.c
/*
SDL - Simple DirectMedia Layer
Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Sam Lantinga
This library is free software; you can redistribute it and/or
modify it under the
www.eeworm.com/read/136571/5869572
h xvid.h
#ifndef _XVID_H_
#define _XVID_H_
#ifndef _WIN32
#include
#endif
#ifdef __cplusplus
extern "C" {
#endif
// ==========================================
// global
// =========
www.eeworm.com/read/135709/5879759
cpp mediacontrolview.cpp
/*****************************************************************************
* MediaControlView.cpp: beos interface
*****************************************************************************
*
www.eeworm.com/read/135709/5881843
c pixmap.c
/*****************************************************************************
* Common pixel/chroma manipulation routines.
**************************************************************************