代码搜索结果
找到约 8,819 项符合
RGB 的代码
ccube.c
// ccube.c
// OpenGL SuperBible
// Demonstrates primative RGB Color Cube
// Program by Richard S. Wright Jr.
#include "../../Common/OpenGLSB.h" // System and OpenGL Stuff
// Rotation amounts
flip.c
/*
# RGB / YUV flip/rotate routines
# (C) 2008 Hans de Goede
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GN
color me less_pre.cpp
#include
#include
#include
#include
using namespace std;
struct RGB
{
int red;
int green;
int blue;
};
int get_lowest_distance_index(int *distance,
1046.cpp
#include
#include
#include
#include
using namespace std;
struct RGB
{
int red;
int green;
int blue;
};
#ifdef DEBUG
int compare_red(const void
vidix.h
/*
* vidix.h
* VIDIX - VIDeo Interface for *niX
* This interface is introduced as universal one to MPEG decoder,
* BES == Back End Scaler and YUV2RGB hw accelerators.
* In the future it may b
rgbimagefilter.java
/* RGBImageFilter.java -- Java class for filtering Pixels by RGB values
Copyright (C) 1999, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software
rgbimagefilter.java
/* RGBImageFilter.java -- Java class for filtering Pixels by RGB values
Copyright (C) 1999, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software
mmsetc.m
function C=mmsetc(H,S)
%MMSETC Obtain an RGB Triple Interactively from a Color Sample.
% MMSETC displays a dialog box for the user to select
% a color interactively and displays the result.
%
% X = MM