DrawGetFillAlpha
DrawGetFillAlpha -- returns the opacity used when drawing using the fill color or fill texture
Description
float DrawGetFillAlpha( DrawingWand drw_wnd )
Returns the opacity used when drawing using the fill color or fill texture. Fully opaque is 1.0.
A description of each parameter follows:
| drw_wnd | A DrawingWand resource |