save

Documentation

  1. void save(Image!V image, R output)
    void
    save
    (
    V = real
    R
    )
    (
    Image!V image
    ,
    )
    if (
    isOutputRange!(R, ubyte)
    )
  2. void save(Image!V image, T saveable)

Meta