Bitplane.length

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t length()
    struct Bitplane(int NOfBitplanes)
    const @property @nogc nothrow @safe pure
    size_t
    length
    ()
    if (
    NOfBitplanes <= 16 &&
    NOfBitplanes > 0
    )
  2. size_t length(size_t val)

Meta