SptTranspose(bBuffer As bTftLibParameter1)
System procedure that converts a sprite buffer from its internal 1D array representation into an M×N matrix, transposes it to an N×M matrix, and writes the result back to the buffer.
|
Parameter |
Description |
|
bBuffer |
Sprite buffer index to be transposed. |
|
Note |
This routine is used internally by SptRotateBuffer90CCW() and SptRotateBuffer90CW() when operating on non-square sprite buffers. |
Created with the Personal Edition of HelpNDoc: Transform Your CHM Help File Creation Process with HelpNDoc