代码搜索结果

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

sdl_maprgb.3

.TH "SDL_MapRGB" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_MapRGB\- Map a RGB color value to a pixel format\&. .SH "SYNOPSIS" .PP \fB#include "SDL\&.h" .sp \fBUint3

makefile

#!/bin/make # Uncomment to build for 555 format 16bpp system (565 default) RGB555=Y # Uncomment to build Nano-X version NANOXDIR=/usr2/home/greg/net/microwin/src GUIAPP=main_nx.c GUIINC=$(NANOXDIR)/

makebmp.c

/* * Copyright (c) 1999 Greg Haerr * * Framebuffer data to .bmp file converter * * 10/4/1999 g haerr */ #include #include #define BI_RGB 0L #define BI_R

color.cc

// // Color.cc // // $Id: color.cc,v 1.1.1.1 2001/02/28 00:28:35 cstolte Exp $ // #include #include #include const Primary SMPTE_Primary( Chroma

makebmp.c

/* * Copyright (c) 1999 Greg Haerr * * Framebuffer data to .bmp file converter * * 10/4/1999 g haerr */ #include #include #define BI_RGB 0L #define BI_R

snap_jpg.c

/* * snap_jpg - screen snapshot for Nano-X, jpeg format */ #include #include #include #include #include #include /* create RGB color

makebmp.c

/* * Copyright (c) 1999 Greg Haerr * * Framebuffer data to .bmp file converter * * 10/4/1999 g haerr */ #include #include #define BI_RGB 0L #define BI_R

klips2-design.txt

# -*- mode: Outline; fill-column: 78; fill-prefix: " " -*- # # klips2-design.txt # Richard Guy Briggs # # RCSID $Id: klips2-design.txt,v 1.1.1.1 2002/09/05 03:13:16 ken

klips2-design-api.txt

1# -*- mode: Outline -*- # # klips2-design-api.txt # Richard Guy Briggs # # RCSID $Id: klips2-design-api.txt,v 1.1.1.1 2002/09/05 03:13:16 ken Exp $ # * Outline Comman

sdl_maprgb.3

.TH "SDL_MapRGB" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_MapRGB\- Map a RGB color value to a pixel format\&. .SH "SYNOPSIS" .PP \fB#include "SDL\&.h" .sp \fBUint3