代码搜索结果
找到约 8,819 项符合
RGB 的代码
rgb.gel
menuitem "YCbCr-RGB: 色彩空间变换控制"
dialog StartConvert(nParam1"Start Convert(1-Yes 0-No):")
{
m_uVideoStatus=nParam1;
}
rgb.h
#ifndef _RGB_H_
#define _RGB_H_
#define RGB_BLACK RGB(0x00, 0x00, 0x00)
#define RGB_WHITE RGB(0xFF, 0xFF, 0xFF)
#define RGB_RED RGB(255,0,0)
#define RGB_GREEN RGB(0,255,0)
#define RGB_YELL
rgb.gel
menuitem "YCbCr-RGB: 色彩空间变换控制"
dialog StartConvert(nParam1"Start Convert(1-Yes 0-No):")
{
m_uVideoStatus=nParam1;
}
rgb.html
Xlib Programming Manual: RGB Device String Specification
6.2.1 RGB Device String Specification
An RGB Device specification is identi
rgb.vhd
LIBRARY ieee ;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
ENTITY rgb IS PORT
( clk : IN std_logic;
vcount : IN std_logic_vector(11 DOWNTO 0);
hcount : IN std_logic_vector(10
rgb.java
/*********************************************************************
*
* Copyright (C) 2005 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
rgb.cc
//
// rgb.cc
//
// $Id: rgb.cc,v 1.1.1.1 2001/02/28 00:28:38 cstolte Exp $
//
#include
///
/// RGB
///
int
RGB::operator==(const RGB &r2) const {
return (r2.r == r &&
rgb.h
//
// rgb.h
//
// $Id: rgb.h,v 1.1.1.1 2001/02/28 00:28:38 cstolte Exp $
//
#ifndef SGL_RGB_H
#define SGL_RGB_H
#if 0
#include
#include
class RGB;
class RGB
rgb.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
rgb.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