Home
last modified time | relevance | path

Searched refs:read_rgb (Results 1 – 25 of 69) sorted by relevance

123

/dports/emulators/aranym/aranym-1.1.0/src/natfeat/
H A Dnfjpeg.cpp495 read_rgb(format, src_line, &r, &g, &b); in decode_image()
513 read_rgb(format, src_line, &r, &g, &b); in decode_image()
532 read_rgb(format, src_line, &r, &g, &b); in decode_image()
553 read_rgb(format, src_line, &r, &g, &b); in decode_image()
578 read_rgb(format, src_line, &r, &g, &b); in decode_image()
596 read_rgb(format, src_line, &r, &g, &b); in decode_image()
615 read_rgb(format, src_line, &r, &g, &b); in decode_image()
635 read_rgb(format, src_line, &r, &g, &b); in decode_image()
721 void JpegDriver::read_rgb(SDL_PixelFormat *format, void *src, int *r, int *g, int *b) in read_rgb() function in JpegDriver
H A Dnfjpeg.h81 void read_rgb(SDL_PixelFormat *format, void *src, int *r, int *g, int *b);
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/whodo/GIFgraph/GIFgraph/t/
H A Dcolour.t8 # Test 1 .. 2 : read_rgb
10 my $n = read_rgb("t/colour_rgb.txt");
/dports/graphics/liblug/lug/convert/
H A Drgb.c60 read_rgb( handle, bitmap, xsize, ysize );
67 read_rgb( handle, bitmap, xsize, ysize ) in read_rgb() function
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/whodo/GIFgraph/GIFgraph/samples/
H A Dsample53.pl4 GIFgraph::colour::read_rgb("rgb.txt") or
/dports/graphics/p5-Chart-PNGgraph/Chart-PNGgraph-1.21/samples/
H A Dsample53.pl4 GD::Graph::colour::read_rgb("rgb.txt") or
/dports/graphics/p5-GD-Graph/GDGraph-1.54/samples/
H A Dsample53.pl8 GD::Graph::colour::read_rgb("${path}rgb.txt") or
/dports/japanese/groff/groff-1.18.1.1/src/include/
H A Dcolor.h59 int read_rgb(const char * const s);
/dports/textproc/groff/groff-1.22.4/src/include/
H A Dcolor.h58 int read_rgb(const char * const s);
/dports/mail/dspam/dspam-3.10.2/webui/cgi-bin/
H A Dgraph.cgi56 GD::Graph::colour::read_rgb("rgb.txt");
H A Dadmingraph.cgi55 GD::Graph::colour::read_rgb("rgb.txt");
/dports/databases/grass7/grass-7.8.6/ps/ps.map/
H A Dr_rgb.c11 int read_rgb(char *key, char *data) in read_rgb() function
H A Dlocal_proto.h232 int read_rgb(char *key, char *data);
H A Dr_instructions.c376 read_rgb(key, data); in read_instructions()
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/whodo/GIFgraph/GIFgraph/install/
H A DBUGS43 ! GIFgraph::Colour::read_rgb() falls over on comment lines.
45 ! GIFgraph::Colour::read_rgb() contains inline my-declaration of $line,
H A DCHANGES65 - Added read_rgb to GIFgraph::colour to allow definition of own colours
H A DREADME90 - Definition of colours now possible. See GIFgraph::colour::read_rgb
/dports/graphics/p5-Chart-PNGgraph/Chart-PNGgraph-1.21/
H A DBUGS43 ! PNGgraph::Colour::read_rgb() falls over on comment lines.
45 ! PNGgraph::Colour::read_rgb() contains inline my-declaration of $line,
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/whodo/GIFgraph/GIFgraph/
H A Dcolour.pm159 sub read_rgb($) # (filename) subroutine
/dports/graphics/p5-GD-Graph/GDGraph-1.54/Graph/
H A Dcolour.pm270 sub read_rgb($) # (filename)
/dports/graphics/netpbm/netpbm-10.91.01/converter/other/
H A Djpegtopnm.c410 read_rgb(JSAMPLE *ptr, const enum colorspace color_space, in read_rgb() function
487 const rgb_type * const rgb_p = read_rgb(ptr, colorSpace, maxval); in copyPixelRow()
/dports/graphics/wings/wings-8d019ebe48/plugins_src/import_export/
H A Dwpc_lwo.erl359 read_rgb(Data) -> function
369 {R,G,B} = read_rgb(Rest),
/dports/japanese/groff/groff-1.18.1.1/src/libs/libgroff/
H A Dcolor.cc203 int color::read_rgb(const char * const s) in read_rgb() function in color
/dports/textproc/groff/groff-1.22.4/src/libs/libgroff/
H A Dcolor.cpp207 int color::read_rgb(const char * const s) in read_rgb() function in color
/dports/graphics/liblug/lug/include/
H A Dlugfnts.h664 read_rgb(

123