代码搜索结果

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

e882. setting the order of the color chooser panel tabs in a jcolorchooser dialog.txt

The default order of chooser panels is: swatch chooser, HSB chooser, and RGB chooser. This example demonstrates how to change the ordering. JColorChooser chooser = new JColorChooser();

p0207.m

I=imread('Plane211.jpg'); I2=rgb2gray(I); imshow(I); figure,imshow(I2);

a few small stars

Constellation 1382314784 0.25 centimeters 1129280374 100.000 1129276772 28.000 1129277796 4.000 1129279350 50.000 1129280628 48.000 1129280626 45.000 1181491232 1718174256 1181500268 RGB: 0.0

medium

Constellation 1382314784 0.18 centimeters 1129280374 29.000 1129276772 1.000 1129277796 9.000 1129279350 50.000 1129280628 79.000 1129280626 45.000 1181491232 1718174256 1181500268 RGB: 0.0%

low density stars

Constellation 1382314784 0.17 centimeters 1129280374 85.000 1129276772 11.000 1129277796 4.000 1129279350 61.000 1129280628 35.000 1129280626 45.000 1181491232 1718174256 1181500268 RGB: 0.0%

wpen.cpp

#include "wpen.hpp" WEXPORT WPen::WPen() { setHandle( CreatePen( PS_SOLID, 1, RGB(0,0,0) ) ); } WEXPORT WPen::~WPen() { }

color.java

/** * Color - a simple RGB color representation */ public class Color { // Attributes private int blue; private int green; private int red; // Constructors public Co

margin.class

/* margin Class for storing and managing margins Note that .setting, but not .stylename and .snm returns a string containing the rgb values, rather than the name. */ *! version 1.0.1 2

ipsec_proto.h

/* * @(#) prototypes for FreeSWAN functions * * Copyright (C) 2001 Richard Guy Briggs * and Michael Richardson * * This program is free

ipsec_sa.h

/* * @(#) Definitions of IPsec Security Association (ipsec_sa) * * Copyright (C) 2001, 2002, 2003 * Richard Guy Briggs * and Michael Rich