killrgb: nice try, but...
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
* http://la.buvette.org/photos/cumul
|
||||
*/
|
||||
|
||||
#define FIMG_VERSION 153
|
||||
#define FIMG_VERSION 154
|
||||
|
||||
/*
|
||||
* in memory descriptor
|
||||
@@ -133,6 +133,7 @@ int fimg_sfx_triplemul(FloatImg *s, FloatImg *d, int notused);
|
||||
/* #coronamaison */
|
||||
int fimg_rotate_90(FloatImg *src, FloatImg *dst, int notused);
|
||||
|
||||
int fimg_killrgb_v(FloatImg *src, FloatImg *dst, int k);
|
||||
|
||||
/* universal exporter XXX */
|
||||
int fimg_export_picture(FloatImg *pic, char *fname, int flags);
|
||||
|
||||
Reference in New Issue
Block a user