hjoin

Splice multiple images horizontally.

  1. auto hjoin(R images, TARGET target)
    hjoin
    (
    R
    TARGET
    )
    (,
    auto ref TARGET target
    )
    if (
    isInputRange!R &&
    isView!(ElementType!R)
    &&
    )
  2. auto hjoin(R images)

Meta