vflip

Return a view of src with the y coordinate inverted.

alias vflip = warp!(q{x}, q{h-y-1})

Meta