# File lib/RMagick.rb, line 611
    def stroke_width(pixels)
        primitive "stroke-width #{pixels}"
    end