Image.size

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto size [@property getter]
    struct Image(size_t N)
    pure @property const
    size
    ()
    if (
    N > 0
    )
  2. V size [@property setter]

Meta