Image.type

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

Meta