代码搜索结果

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

mmap.m

function map=mmap(c,m) %MMAP Single Color Colormap. % MMAP(C,M) makes a colormap of length M starting with the % basic colorspec C. The map changes from dark to light. % MMAP(C) is the same length as

mmap.m

function map=mmap(c,m) %MMAP Single Color Colormap. % MMAP(C,M) makes a colormap of length M starting with the % basic colorspec C. The map changes from dark to light. % MMAP(C) is the same length as

mmap.m

function map=mmap(c,m) %MMAP Single Color Colormap. % MMAP(C,M) makes a colormap of length M starting with the % basic colorspec C. The map changes from dark to light. % MMAP(C) is the same length as

readme.txt

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : RGB ========================================================================

mmap.m

function map=mmap(c,m) %MMAP Single Color Colormap. % MMAP(C,M) makes a colormap of length M starting with the % basic colorspec C. The map changes from dark to light. % MMAP(C) is the same length as

example4_8.m

RGB=imread('flowers.tif'); [x,y,z]=sphere; %定义球面 warp(x,y,z,RGB)

mmap.m

function map=mmap(c,m) %MMAP Single Color Colormap. % MMAP(C,M) makes a colormap of length M starting with the % basic colorspec C. The map changes from dark to light. % MMAP(C) is the same length as

example4_8.m

RGB=imread('flowers.tif'); [x,y,z]=sphere; %定义球面 warp(x,y,z,RGB)

mmap.m

function map=mmap(c,m) %MMAP Single Color Colormap. % MMAP(C,M) makes a colormap of length M starting with the % basic colorspec C. The map changes from dark to light. % MMAP(C) is the same length as

rgbcolor.java

/* * Copyright (c) 2000 World Wide Web Consortium, * (Massachusetts Institute of Technology, Institut National de * Recherche en Informatique et en Automatique, Keio University). All * Rights Rese