代码搜索结果
找到约 8,819 项符合
RGB 的代码
xptextbox.bas
Attribute VB_Name = "xptextbox"
Public Enum states
Normal = 0
Disable = 1
ReadOnly = 2
End Enum
Public Function xptxt(txt As TextBox, pic As PictureBox, BackColor As ColorConstants
f11_1.m
%原始索引图像
load trees
%转换为灰度图像
I = ind2gray(X,map);
figure(1)
subplot(2,2,1);
imshow(X,map)
title('索引图像');
subplot(2,2,2);
imshow(I)
title('转换后的灰度图像');
%原始真彩图像
RGB = imread('peppers.png')
basegr.h
// BaseGr.h: interface for the CBaseGr class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_BASEGR_H__294D2D16_1BAA_11D6_80E0_5254AB372662__INCLUDED_)
about.cpp
//////////////////////////////////////////////////////////////////////////////
//类名:About
//功能:"关于"对话框
//作者:徐景周(jingzhou_xu@163.net)
//组织:未来工作室(Future Studio)
//日期:2002.12.10
///////////////////
stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// GtMpeg.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
ourconstants.h
//Definitions of constants
#pragma once
// Element type definitions
// Each type value must be unique
const unsigned int LINE = 101U;
const unsigned int RECTANGLE = 102U;
cons
ourconstants.h
//Definitions of constants
#pragma once
// Element type definitions
// Each type value must be unique
const unsigned int LINE = 101U;
const unsigned int RECTANGLE = 102U;
cons
ourconstants.h
//Definitions of constants
#pragma once
// Element type definitions
// Each type value must be unique
const unsigned int LINE = 101U;
const unsigned int RECTANGLE = 102U;
cons
ourconstants.h
//Definitions of constants
#pragma once
// Element type definitions
// Each type value must be unique
const unsigned int LINE = 101U;
const unsigned int RECTANGLE = 102U;
cons