wtf?
This commit is contained in:
commit
3eed90c3e7
@ -38,6 +38,8 @@ foo = fimg_falsecolors_0(&src, &dst, type, 3.141592654);
|
||||
fprintf(stderr, "false colors 0 --> %d\n", foo);
|
||||
|
||||
foo = fimg_export_picture(&dst, dstfile, 0);
|
||||
fimg_destroy(&src); fimg_destroy(&dst);
|
||||
|
||||
return -1;
|
||||
}
|
||||
/* --------------------------------------------------------------------- */
|
||||
|
Loading…
Reference in New Issue
Block a user