Image.borderColor

Set the image border color. The default is "#dfdfdf".

  1. void borderColor(string color)
    class Image
    void
    borderColor
    (
    string color
    )
  2. void borderColor(Color color)
  3. Color borderColor()

Meta