代码搜索结果

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

star field

Constellation 1382314784 0.03 inches 1129280374 6.000 1129276772 1.000 1129277796 1.000 1129279350 100.000 1129280628 55.000 1129280626 45.000 1181491232 1718174256 1181500268 RGB: 0.0% 0.0%

default.theme

ThemeDescription="A nice default theme" ThemeAuthor="Marko Macek" Look=pixmap BorderSizeX=4 BorderSizeY=4 TitleBarHeight=20 TitleBarHorzOffset=4 TitleButtonsSupported="xmis" ColorNormalBorder="rgb:60

ipsec_life.c

/* * @(#) lifetime structure utilities * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * This program is free softw

effects.js

// converts rgb() and #xxx to #xxxxxx format, // returns self (or first argument) if not convertable String.prototype.parseColor = function() { var color = '#'; if(this.slice(0,4)

default.theme

ThemeDescription="A nice default theme" ThemeAuthor="Marko Macek" Look=pixmap BorderSizeX=4 BorderSizeY=4 TitleBarHeight=20 TitleBarHorzOffset=4 TitleButtonsSupported="xmis" ColorNormalBorder="rgb:60

colorconverter.cs

namespace Imps.Client.Utils { using System; public sealed class ColorConverter { private ColorConverter() { } public static void HSL2RGB(HSL hs

lightfog.cpp

#include "StdAfx.h" CLightFog::CLightFog() { Init(RGB(220, 220, 220)); } CLightFog::~CLightFog() { } VOID CLightFog::Init(DWORD dwLightColor) { m_dwLightColor = dwLightColor;

ipsec_life.c

/* * @(#) lifetime structure utilities * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * This program is free softw

pf_key.c

/* * @(#) pfkey socket manipulator/observer * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * This program is free

lightfog.cpp

#include "StdAfx.h" CLightFog::CLightFog() { Init(RGB(220, 220, 220)); } CLightFog::~CLightFog() { } VOID CLightFog::Init(DWORD dwLightColor) { m_dwLightColor = dwLightColor;