代码搜索结果
找到约 8,819 项符合
RGB 的代码
ycbcr422pl16_to_rgb565_h.h62
* ========================================================================= *
* TEXAS INSTRUMENTS, INC. *
*
e585. converting between rgb and hsb colors.txt
This example demonstrates how to convert between a color value in RGB (three integer values in the range 0 to 255 representing red, green, and blue) and HSB (three floating point values in the range 0
kc-232-rgb-v5-080808_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x
vc颜色值、vb颜色值怎样转换.txt
Windows采 用 的 颜 色 方 案 为 <mark>RGB</mark>( 红 绿 蓝 ) , 使 用 一 个 长 整 数 表 示 颜 色 ( 通 常 称 为 COLORREF类 型 ) 。 在 VC++中 使 用 <mark>RGB</mark>宏 , 在 VB中 使 用 <mark>RGB</mark>函 数 可 以 将 一 个 颜 色 的 3个 分 量 转 换 为 一 个 长 整 型 的 数 。 之 所 以 使 用 <mark>RGB</mark>宏 或 <mark>RGB</mark>函 数 , 只 是 为 了 ...
shang_erzhi.m
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% 算法说明 :
% 将灰度图像存入矩阵I中;(假设I为m×n的灰度矩阵)
% 横向扫描图像I的每一像素,分别记录下所有灰度值出现的次数;
% 求出矩阵I中不同灰度值出现的概率;
% 利用熵的定义求出图像I的熵
% 算法描述:
% 将灰度图像
coolmenu.cpp
/*########################################################################
Filename: coolmenu.cpp
----------------------------------------------------
Remarks: ...
---------------------------
scomm.cpp
// SCOMM.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SCOMM.h"
#include "SCOMMDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
coolmenu.cpp
/*########################################################################
Filename: coolmenu.cpp
----------------------------------------------------
Remarks: ...
---------------------------
dibconv.c
/*-------------------------------------------------------
DIBCONV.C -- Converts DIBs from one format to another
(c) Charles Petzold, 1998
--------------------------------------
frmabout.frm
VERSION 5.00
Begin VB.Form FrmAbout
AutoRedraw = -1 'True
BackColor = &H00E0E0E0&
BorderStyle = 0 'None
ClientHeight = 4200
ClientLeft = 0