mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-01 19:42:32 +01:00
Moved the function to Save image also into the internal header
This commit is contained in:
committed by
Carlos R. Mafra
parent
883cda48e3
commit
268ead4eca
@@ -66,5 +66,10 @@ RImage *RLoadJPEG(RContext *context, char *file);
|
||||
RImage *RLoadGIF(char *file, int index);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Function for Saving in a specific format
|
||||
*/
|
||||
Bool RSaveXPM(RImage * image, char *filename);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user