Options.backgroundColor

Set the image background color. The default is "white".

  1. void backgroundColor(string color)
  2. void backgroundColor(Color color)
  3. Color backgroundColor()
    class Options
    backgroundColor
    const
    (
    )

Meta