Image.borderColor

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

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

Meta