代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/211750/15174219
css webfxlayout.css
/*
bright: rgb(234,242,255);
normal: rgb(120,172,255);
dark: rgb(0,66,174);
*/
/* import menu css */
/*
@import "dhtml/xmenu/xmenu.css";
*/
#webfx-about {
position: absolute;
bac
www.eeworm.com/read/210804/15192068
txt 说明.txt
//eVC 工程文件
编译生成c语言函数库
将所有头文件包含即可调用其中库函数
功能
1.rgb - jpeg
2.YCbCr - jpeg (任意比例)
3.待考察的其他数据流。
www.eeworm.com/read/164348/5492150
h hxmtypes.h
/* ***** BEGIN LICENSE BLOCK *****
* Version: RCSL 1.0/RPSL 1.0
*
* Portions Copyright (c) 1995-2002 RealNetworks, Inc. All Rights Reserved.
*
* The contents of this file, and the
www.eeworm.com/read/162810/5513635
cpp umc_color_space_converter_yuv420.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may not
www.eeworm.com/read/162614/5527337
c 20000605-1.c
typedef struct _RenderInfo RenderInfo;
struct _RenderInfo
{
int y;
float scaley;
int src_y;
};
static void bar(void) { }
static int
render_image_rgb_a (RenderInfo * info)
{
int y, ye;
www.eeworm.com/read/160303/5573233
c spigrp.c
/*
* SA grouping
* Copyright (C) 1996 John Ioannidis.
* Copyright (C) 1997, 1998, 1999, 2000, 2001 Richard Guy Briggs.
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/158106/5598555
c polytest.c
#include
#include "nano-X.h"
void draw(GR_EVENT * e)
{
GR_GC_ID gc;
GR_POINT points[4];
int x = 10;
int y = 10;
int sz = 20;
int sz2 = 5;
gc = GrNewGC();
GrSetG
www.eeworm.com/read/154542/5636268
cpp dynamicled.cpp
// DynamicLED.cpp : implementation file
//
#include "stdafx.h"
#include "DynLED.h"
#include "DynamicLED.h"
#define ID_TIMER_START 1001
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/154542/5636293
cpp dynamicled.cpp
// DynamicLED.cpp : implementation file
//
#include "stdafx.h"
#include "DynLED.h"
#include "DynamicLED.h"
#define ID_TIMER_START 1001
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL
www.eeworm.com/read/154542/5636362
cpp dynamicled.cpp
// DynamicLED.cpp : implementation file
//
#include "stdafx.h"
#include "DynLED.h"
#include "DynamicLED.h"
#define ID_TIMER_START 1001
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FIL