Options.matteColor

Set the image transparent color. The default is "#bdbdbd".

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

Meta