ImageResizer.resizeImageDepth

Function resizes image. There are several other function for specialized treatment.

  1. void resizeImageDepth(ImageRef!L16 input, ImageRef!L16 output)
  2. void resizeImageDepth(ImageRef!RGBA16 input, ImageRef!RGBA16 output)
    struct ImageResizer
    nothrow @nogc
    void
    resizeImageDepth

Meta