代码搜索结果
找到约 8,819 项符合
RGB 的代码
seamput.m
function x=SeamPut(x,SeamVector)
% SEAMPUT takes as input a RGB or grayscale image and SeamVector array to
% find the pixels contained in the seam, and to adds a seam of interpolated
% pixels to th
frmrgb.frm
VERSION 5.00
Begin VB.Form frmRGB
BorderStyle = 3 'Fixed Dialog
Caption = "RGB颜色调整"
ClientHeight = 2640
ClientLeft = 2760
ClientTop = 3750
module3.bas
Attribute VB_Name = "Module3"
Option Explicit
'======================================================================
'图像数据RGB调整的基本函数 和 一些变量定义
'==================================================
colorcombobox.cpp
#include "stdafx.h"
#include "ColorComboBox.h"
#include "RGB.h"
CColorComboBox::CColorComboBox()
{
}
CColorComboBox::~CColorComboBox()
{
}
BEGIN_MESSAGE_MAP(CColorComboBox, CComboBox)
ipsec_life.c
/*
* @(#) lifetime structure utilities
*
* Copyright (C) 2001 Richard Guy Briggs
* and Michael Richardson
*
* This program is free softw
pf_key.c
/*
* @(#) pfkey socket manipulator/observer
*
* Copyright (C) 2001 Richard Guy Briggs
* and Michael Richardson
*
* This program is free
lightfog.cpp
#include "StdAfx.h"
CLightFog::CLightFog()
{
Init(RGB(220, 220, 220));
}
CLightFog::~CLightFog()
{
}
VOID CLightFog::Init(DWORD dwLightColor)
{
m_dwLightColor = dwLightColor;
pf_key.c
/*
* @(#) pfkey socket manipulator/observer
*
* Copyright (C) 2001 Richard Guy Briggs
* and Michael Richardson
*
* This program is free
ipsec_param.h
/*
* @(#) FreeSWAN tunable paramaters
*
* Copyright (C) 2001 Richard Guy Briggs
* and Michael Richardson
*
* This program is free softwa
ipsec_life.c
/*
* @(#) lifetime structure utilities
*
* Copyright (C) 2001 Richard Guy Briggs
* and Michael Richardson
*
* This program is free softw