# File lib/RMagick.rb, line 314
    def fill_opacity(opacity)
        primitive "fill-opacity #{opacity}"
    end