ImagickDraw::getFillOpacity
  Returns the opacity used when drawing
  
 
  Description
  
   float ImagickDraw::getFillOpacity
    ( void
   )
  WarningThis function is
currently not documented; only its argument list is available.
 
  
   Returns the opacity used when drawing using the fill color or fill
   texture.  Fully opaque is 1.0.
  
  
 
  Return Values
  
   The opacity.