代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/337627/12354784
c post_test.c
/*----------------------------------------------------------------------
*
* Filename: post_test.cpp
*
* Contents: Testing application of "class POST"
*
* Authors: Dhrama
*
* Notes:
www.eeworm.com/read/337627/12354863
c scaler_test.c
/*----------------------------------------------------------------------
*
* Filename: scaler_test.cpp
*
* Contents: Testing application of "class POST"
*
* Authors:
*
* Notes:
*
www.eeworm.com/read/250350/12412785
cpp pref.cpp
// Pref.cpp : implementation file
//
#include "stdafx.h"
#include "femme.h"
#include
#include "Pref.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FI
www.eeworm.com/read/250350/12412837
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#define VC_EXTRALEAN // Exc
www.eeworm.com/read/148879/12417974
m 8-13.m
rgb=imread('lily.tif');
imshow(rgb);
title('原始图像');
[X_no_dither,map]=rgb2ind(rgb,8,'nodither');
[X_dither,map]=rgb2ind(rgb,8,'dither');
figure, imshow(X_no_dither,map);
title('没有抖动的变换图像');
fi
www.eeworm.com/read/336620/12429192
c jccolor.c
/*
* jccolor.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/234516/14110555
c jccolor.c
/*
* jccolor.c
*
* Copyright (C) 1991-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fil
www.eeworm.com/read/234006/14125988
h convertcolor.h
/****************************************************************************************
* 文件名:CONVERTCOLOR.H
* 功能:颜色值转换程序。(头文件)
* 作者:黄绍斌
* 日期:2004.02.26
* 备注:
*********************************
www.eeworm.com/read/130237/14200542
cpp xpbutton.cpp
// XpButton.cpp : implementation file
//
#include "stdafx.h"
//#include "多功能周历.h"
#include "XpButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FIL
www.eeworm.com/read/129437/14242993
cpp xpbutton.cpp
// XPButton.cpp : implementation file
//
#include "stdafx.h"
#include "XPButton.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//////