swaps the two specified dimensions ; dimension numbers are as in [#join]. dimension number dimension number remaps contents of a grid by swapping dimensions of indices. for example, [#transpose 0 1] does the same as [#remap_image]x[#reverse]. remapped image this is like matrix-transposition that you frequently read about in linear algebra books.