代码搜索结果

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

8bps.c

/* * Quicktime Planar RGB (8BPS) Video Decoder * Copyright (C) 2003 Roberto Togni * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser G

8bps.c.svn-base

/* * Quicktime Planar RGB (8BPS) Video Decoder * Copyright (C) 2003 Roberto Togni * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under

colortransform.hx

package flash.geom; extern class ColorTransform { var rgb : Float; var blueOffset : Float; var greenOffset : Float; var redOffset : Float; var alphaOffset : Float; var blueMultiplier : Float;

8bps.c

/* * Quicktime Planar RGB (8BPS) Video Decoder * Copyright (C) 2003 Roberto Togni * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under

rgbprofileconverter.java

/* RgbProfileConverter.java -- RGB Profile conversion class Copyright (C) 2004 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it

rgbprofileconverter.java

/* RgbProfileConverter.java -- RGB Profile conversion class Copyright (C) 2004 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it

decoder.cfg

test.264 ........H.26L coded bitstream test_dec.yuv ........Output file, YUV/RGB test_rec.yuv ........Ref sequence (for SNR) 1 .......

grayindex.h

// // GrayIndex.h // Interface for indexing Rgb images using [row][col]. // // Copyright (C) 2003, 2006 by Jon A. Webb (Contact via GMail; username is jonawebb) // // This library is free soft

colorthreshold.h

// // ColorThreshold.h // The simplest color thresholding I could think of. // The input is a RGB image, a color value, and a boolean b. The output is a color image. // If b is true, the out

cliprgb.h

// // ClipRgb.h // The simplest color thresholding I could think of. // The input is a RGB image, a color value, and a boolean b. The output is a color image. // If b is true, the output is