代码搜索结果

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

video_out_rgb.c

/* * Copyright (C) 2000-2003 the xine project and Claudio "KLaN" Ciccani * * This file is part of xine, a free video player. * * xine is free software; you can redistribute it and/or modify * it

yuv2rgb.h

/************************************************************************** * * * This code has been developed by Andrea Graz

yuv2rgb.c

/************************************************************************** * * * This code has been developed by John Funnel

rgb_p3.ppm

P3 3 1 255 255 0 0 0 255 0 0 0 255

rgb_p3.ppm

P3 3 1 255 255 0 0 0 255 0 0 0 255

rgb_p3.ppm

P3 3 1 255 255 0 0 0 255 0 0 0 255

imagesample_rgb24.h

#include "Define.h" #ifdef __cplusplus extern "C" { #endif //240x240 static uint32 ImageSample_RGB24[]={ 0x0002190a,0x00344d3c,0x001e4100,0x000c3600,0x000d2800,0x000d2110,0x000e2112,0x0009

imagesample_rgb16.h

#include "Define.h" #ifdef __cplusplus extern "C" { #endif //240x240 static uint32 ImageSample_RGB16[]={ 0x326700c1,0x11c02220,0x11231161,0x09231103,0x00e20902,0x00e100e1,0x09010901,0x1100

rgb2colorspecname.m

function [colorspecname] = rgb2colorspecname(rgb, format) % rgb2colorspecname -- Look up ColorSpec name by rgb value. % %****f* wmtsa.utils/rgb2colorspecname % % NAME % rgb2colorspecname -- Look up

colorspecname2rgb.m

function [rgb] = colorspecname2rgb(colorspecname) % colorspecname2rgb -- Look up RGB value by ColorSpec name. % %****f* wmtsa.utils/colorspecname2rgb % % NAME % colorspecname2rgb -- Look up RGB valu