drawGetStrokeOpacity method
DrawGetStrokeOpacity() returns the alpha of stroked object outlines.
Implementation
double drawGetStrokeOpacity() =>
_magickWandBindings.DrawGetStrokeOpacity(_wandPtr);
DrawGetStrokeOpacity() returns the alpha of stroked object outlines.
double drawGetStrokeOpacity() =>
_magickWandBindings.DrawGetStrokeOpacity(_wandPtr);