代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/306970/13734029
c cs_test.c
/*
* Copyright (C) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or modify
* it under the terms of t
www.eeworm.com/read/306970/13734067
c drawtext.c
/*
* drawtext.c: print text over the screen
******************************************************************************
* Options:
* -f font filename (MANDATORY!!!)
* -s
www.eeworm.com/read/303390/13816848
m write_dicom.m
function status = write_dicom(in_filename, out_filename)
% WRITE_DICOM read in an image file,and output a DICOM file.
% in_filename is the input file's name,in_filename supporting
% BMP,JPEG,PNG,GI
www.eeworm.com/read/148359/5715981
pas getxyz.pas
program TestXYZ;
uses lcmsdll;
type
TRGB8 = Packed record
r, g, b : Byte
END;
var
InputProfile, OutputProfile : cmsHPROFILE;
Transform: cmsHTRANSFOR
www.eeworm.com/read/140582/5785349
h radij.h
/*
* RCSID $Id: radij.h,v 1.13 2004/04/05 19:55:08 mcr Exp $
*/
/*
* This file is defived from ${SRC}/sys/net/radix.h of BSD 4.4lite
*
* Variable and procedure names have been modified so that t
www.eeworm.com/read/140582/5785540
c tncfg.c
/*
* IPSEC interface configuration
* Copyright (C) 1996 John Ioannidis.
* Copyright (C) 1998, 1999, 2000, 2001 Richard Guy Briggs.
*
* This program is free software; you can redistribute it an
www.eeworm.com/read/136812/5860393
hasm rendering_pipeline.hasm
;
; @(#)rendering_pipeline.hasm 1.1 92/07/30 17:41:54
;
; Copyright (c) 1990 by Sun Microsystems, Inc.
;
#include "hasm_public.h"
#include "ewsi_cmds.h"
;
flush_rendering_pipe
; set SI loopba
www.eeworm.com/read/135582/5885482
hh colorspace.hh
/*********************************************************************
color/colorspace.hh
purpose:
Routines for chroma format and colorspace convertions.
notes:
to do:
author(s):
www.eeworm.com/read/135582/5885642
hh colorspace.hh
/*********************************************************************
color/colorspace.hh
purpose:
Routines for chroma format and colorspace convertions.
notes:
to do:
author(s):
www.eeworm.com/read/135277/5886876
c lcolor.c
/*----------------------------------------------------------------------------
// StirMark Benchmark - lcolor.c
//
// Contents: Colour space conversion routines
//
// Purpose:
//
// Created: