#define BlotImageShaded( pd, ps, xd, yd, c ) BlotImageEx( pd, ps, xd, yd, TRUE, BLOT_SHADED, c )
image.h
Copy one image to another at the specified coordinate in the destination. Shade the image on copy with a color.
Macros