flipImpl.flipImpl

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Image flipImpl(Image image)
  2. Image flipImpl(Image image)
    template flipImpl(int axis)
    @trusted nothrow pure
    static if(!(axis == XAxis))
    static if(axis == YAxis)
    flipImpl

Meta