#define BlotImageMultiShadedSized( pd, ps, xd, yd, xs, ys, ws, hs, r, g, b ) BlotImageSizedEx( pd, ps, xd, yd, xs, ys, ws, hs, TRUE, BLOT_MULTISHADE, r, g, b )
|
Parameters |
Description |
|
Destination | |
|
Source | |
|
X |
Location to copy to Location to copy to |
|
Y |
Location to copy to Location to copy to |
|
X_source | |
|
Y_source | |
|
Width | |
|
Height | |
|
color |
Copy one image to another at the specified coordinate in the destination. Scale RGB channels to specified colors.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|