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