Parameters |
Description |
Image |
the image to draw to |
X |
the x coordinate of the line (how far over to draw it) |
y_from |
Y coordinate to draw from |
y_to |
Y coordinate to draw to |
color |
the color of the line (alpha component of the color will be applied) |
This is a function pointer that references a function to do optimized vertical lines with alpha blending. The function pointer is updated when SetBlotMethod() is called.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|