Decodes a vertical xor encoded data block.
The array containing the data to decode.
The line width in bytes (not pixels) for decoding.
The number of bytes to decode.
Optional start offset in the data array to decode. Defaults to 0.
A new array with the decoded bytes.
Decodes a vertical xor encoded data block.