# File lib/RMagick.rb, line 530
    def stroke_opacity(value)
        primitive "stroke-opacity #{value}"
    end