代码搜索结果
找到约 8,819 项符合
RGB 的代码
tf
#!/bin/sh
#
# RCSID $Id: tf,v 1.3 1999/04/06 04:54:35 rgb Exp $
#
# This script is OBSOLETE -- rgb, May 6th, 1998
# usage: ./addrt src srcmask dst dstmask edst spi
# usage: ./seti4 dst spi alg osrc od
image_color.c
#include "fbv.h"
void RGB2YUV(RGB *p_colRGB, YUV *p_YUV)
{
unsigned short localY;
short localCb,localCr;
localY = ( 76*(unsigned short)p_colRGB->r)+(150*(unsigned short)p_colRGB->g)+( 30*(unsi
cpage.h
#ifndef __CPAGE__H_
#define __CPAGE__H_
#include "cprinter.h"
typedef LPCSTR (*PF_REMOTE)(int);
#ifndef COLOR_RED
#define COLOR_RED RGB(255,0,0)
#define COLOR_GREEN RGB(0,255,0)
#def
file0001.css
.mstheme {
navbutton-background-color: "rgb(102,153,255)"; top-bar-button: "url(strglobalc.gif)"
}
.mstheme-topbar-font {
COLOR: rgb(0,0,0); FONT-FAMILY: Arial, Helvetica; FONT-SIZE: 1px
}
BOD
file0002.css
.mstheme {
navbutton-background-color: rgb(102,153,255); top-bar-button: url(strglobalc.gif)
}
.mstheme-topbar-font {
COLOR: rgb(0,0,0); FONT-FAMILY: 宋体, Helvetica; FONT-SIZE: 1px
}
BODY {
B
v2u_defs.h
/****************************************************************************
*
* $Id: v2u_defs.h,v 1.6 2008/05/28 20:30:17 zhilin Exp $
*
* Copyright (C) 2003-2008 Epiphan Systems, Inc. All right
bmp_show.c
#include "def.h"
#include "uart.h"
#include "2410lib.h"
#include "BMP_show.h"
#include "240_320TFT_LCD.h"
#include "nandflash_k9f1208.h"
//=============================================
zc030x_reg.h
#ifndef h_Zc030x_Reg_h
#define h_Zc030x_Reg_h
/* This file implement the bridge register communication */
/* This project is under GPL */
/* - Driver file -
zc030x_reg.h
#ifndef h_Zc030x_Reg_h
#define h_Zc030x_Reg_h
/* This file implement the bridge register communication */
/* This project is under GPL */
/* - Driver file -
bmp_show.c
#include "def.h"
#include "uart.h"
#include "2410lib.h"
#include "BMP_show.h"
#include "240_320TFT_LCD.h"
#include "nandflash_k9f1208.h"
//=============================================