代码搜索结果
找到约 8,819 项符合
RGB 的代码
kernel.c
#include "system.h"
#include "vesa.h"
#include "mouse.h"
#include "interrupt.h"
#include "io.h"
#include "message.h"
/******************************************************
* 声明部份
ximacfg.h
#if !defined(__ximaCFG_h)
#define __ximaCFG_h
/////////////////////////////////////////////////////////////////////////////
// CxImage supported features
#define CXIMAGE_SUPPORT_ALPHA 1
ximacfg.h
#if !defined(__ximaCFG_h)
#define __ximaCFG_h
/////////////////////////////////////////////////////////////////////////////
// CxImage supported features
#define CXIMAGE_SUPPORT_ALPHA 1
ximacfg.h
#if !defined(__ximaCFG_h)
#define __ximaCFG_h
/////////////////////////////////////////////////////////////////////////////
// CxImage supported features
#define CXIMAGE_SUPPORT_ALPHA 1
kernel.c
#include "system.h"
#include "vesa.h"
#include "mouse.h"
#include "interrupt.h"
#include "io.h"
#include "message.h"
/******************************************************
* 声明部份
ximacfg.h
#if !defined(__ximaCFG_h)
#define __ximaCFG_h
/////////////////////////////////////////////////////////////////////////////
// CxImage supported features
#define CXIMAGE_SUPPORT_ALPHA 1
ximacfg.h
#if !defined(__ximaCFG_h)
#define __ximaCFG_h
/////////////////////////////////////////////////////////////////////////////
// CxImage supported features
#define CXIMAGE_SUPPORT_ALPHA 1
greytrans.m
% GREYTRANS - Interactive greyscale manipulation of an image (RGB or greyscale)
%
% Usage: [newim, x, y] = greytrans(im, npts)
%
% Arguments
% im - Image to be transformed
%
wmk_2d.m
%--------------------------------------------------------------------------
% filename: wmk_2d
% function: 在二维 RGB 图像中嵌入 lenna 图像
% data : 2005.8.10
%-------------------------------------------
greytrans.m
% GREYTRANS - Interactive greyscale manipulation of an image (RGB or greyscale)
%
% Usage: [newim, x, y] = greytrans(im, npts)
%
% Arguments
% im - Image to be transformed
%