Options.backgroundTexture

Set a texture to tile onto the image background. Corresponds to the -texture option to ImageMagick's convert and mogrify commands.

  1. void backgroundTexture(string str)
    class Options
    void
    backgroundTexture
    (
    string str
    )
  2. string backgroundTexture()

Meta