代码搜索结果

找到约 8,819 项符合 RGB 的代码

texture.h

/* texture.h - by David Blythe, SGI */ /* Simple SGI .rgb image file loader routine. */ unsigned * read_texture(char *name, int *width, int *height, int *components); extern void imgLoad(cha

effects.js

String.prototype.parseColor = function () {var color = "#";if (this.slice(0, 4) == "rgb(") {var cols = this.slice(4, this.length - 1).split(",");var i = 0;do {color += parseInt(cols[i]).toColorPart();

effects.js

String.prototype.parseColor = function () {var color = "#";if (this.slice(0, 4) == "rgb(") {var cols = this.slice(4, this.length - 1).split(",");var i = 0;do {color += parseInt(cols[i]).toColorPart();

自定义按钮颜色.txt

切换到HTML视图 将光标定义到颜色值上 BackColor单击...,自定义颜色。 拖动RGB,OK 在HTML BackColor="#cdcdcd" 在设计上输入 #CDCDCD

gdk-pixbuf-xlib-drawable.c

/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* GdkPixbuf library - convert X drawable information to RGB * * Copyright (C) 1999 Michael Zucchi * * Authors: Michael

codec.txt

# GSpot codec database for GSpot v2.21 # @GSpot 2.21 Database identifier (do not edit this line) [video codecs] ____ |No Codec NA - _BIT, BI_BITFIELDS (Raw RGB) * No codec needed - _JPG, BI_JPEG

pfkey_v2_parser.c

/* * @(#) RFC2367 PF_KEYv2 Key management API message parser * Copyright (C) 1999, 2000, 2001 Richard Guy Briggs * * This program is free software; you can redistribute it and

defconfig-noipcomp

# # RCSID $Id: defconfig-noipcomp,v 1.1 2003/01/22 21:35:44 rgb Exp $ # # # FreeS/WAN IPSec implementation, KLIPS kernel config defaults # # # First, lets override stuff already set or not in the k