Image.info

get info

  1. auto info [@property getter]
    struct Image(size_t N)
    pure @property const
    info
    ()
    if (
    N > 0
    )
  2. ElemInfo info [@property setter]

Meta