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