代码搜索:RGB

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

代码结果 8,819
www.eeworm.com/read/381575/9084863

h convertcolor.h

/**************************************************************************************** * 文件名:CONVERTCOLOR.H * 功能:颜色值转换程序。(头文件) * 作者:黄绍斌 * 日期:2004.02.26 * 备注: *********************************
www.eeworm.com/read/184417/9102187

html fglubuild1dmipmaps.html

NAME fgluBuild1DMipmaps - builds a 1-D mipmap FORTRAN SPECIFICATION INTEGER*4 fgluBuil
www.eeworm.com/read/184417/9102661

html build1dmipmaps.html

NAME gluBuild1DMipmaps - builds a 1-D mipmap C SPECIFICATION GLint gluBuild1DMipmaps
www.eeworm.com/read/378680/9219243

cpp ngnamedcolours.cpp

// XNamedColors.cpp Version 1.0 // // Author: Hans Dietrich // hdietrich2@hotmail.com // // This software is released into the public domain. // You are free to use it in any way you
www.eeworm.com/read/378041/9253276

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/180603/9300682

cpp colorpane.cpp

// ColorPane.cpp : implementation file // #include "stdafx.h" #include "Mainfrm.h" #include "LY16paint.h" #include "ColorPane.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS
www.eeworm.com/read/376889/9302432

cpp dl1quant.cpp

// // This has been modified from Dennis Lee's original version // /* * DL1 Quantization * ================ * * File: dl1quant.c * Author: Dennis Lee E-mail: denlee@ecf.utoronto.ca
www.eeworm.com/read/376889/9302555

c jccolor.c

//////////////////////////////////////////////////////////////////////// // // Note : this file is included as part of the Smaller Animals Software // JpegFile package. Though this file has not bee
www.eeworm.com/read/376889/9302618

cpp dl1quant_bak.cpp

// // This has been modified from Dennis Lee's original version // /* * DL1 Quantization * ================ * * File: dl1quant.c * Author: Dennis Lee E-mail: denlee@ecf.utoronto.ca
www.eeworm.com/read/376889/9302641

cpp dl1quant.cpp

// // This has been modified from Dennis Lee's original version // /* * DL1 Quantization * ================ * * File: dl1quant.c * Author: Dennis Lee E-mail: denlee@ecf.utoronto.ca