mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-23 15:45:50 +01:00
Added WMCreateBlendedPixmapFromRImage()
This commit is contained in:
@@ -737,6 +737,9 @@ WMSize WMGetPixmapSize(WMPixmap *pixmap);
|
||||
|
||||
WMPixmap *WMCreatePixmapFromFile(WMScreen *scrPtr, char *fileName);
|
||||
|
||||
WMPixmap* WMCreateBlendedPixmapFromRImage(WMScreen *scrPtr, RImage *image,
|
||||
RColor *color);
|
||||
|
||||
WMPixmap *WMCreateBlendedPixmapFromFile(WMScreen *scrPtr, char *fileName,
|
||||
RColor *color);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user