downscale.downscale

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto downscale(SRC src, TARGET target)
  2. auto downscale(SRC src)
    template downscale(int HRX, int HRY = HRX)
    downscale
    (
    SRC
    )
    (
    auto ref SRC src
    )
    if (
    isView!SRC
    )

Meta