代码搜索结果

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

maprender.cpp

#include "stdafx.h" //#include "global.h" #include "MapRender.h" extern UINT MapRand(UINT nMax); CMapRender::CMapRender() { m_SimpleRender.FillColor = RGB(MapRand(255),MapRand(255),MapRand(25

maprender.cpp

#include "stdafx.h" //#include "global.h" #include "MapRender.h" extern UINT MapRand(UINT nMax); CMapRender::CMapRender() { m_SimpleRender.FillColor = RGB(MapRand(255),MapRand(255),MapRand(25

test.m

clear; %Inputf=imread('lena1.bmp'); Inputf=input('input the images name:','s'); %QF=input('input the para of matrix:'); Inputf=imread(Inputf); if isrgb(Inputf) Inputf=rgb2gray(Inputf); en

pfkey_v2_parser.c

/* * @(#) RFC2367 PF_KEYv2 Key management API message parser * Copyright (C) 1999, 2000, 2001 Richard Guy Briggs * * This program is free software; you can redistribute it and

pfkey_v2_parser.c

/* * @(#) RFC2367 PF_KEYv2 Key management API message parser * Copyright (C) 1999, 2000, 2001 Richard Guy Briggs * * This program is free software; you can redistribute it and

test.m

clear; %Inputf=imread('lena1.bmp'); Inputf=input('input the images name:','s'); %QF=input('input the para of matrix:'); Inputf=imread(Inputf); if isrgb(Inputf) Inputf=rgb2gray(Inputf); en