Returns the patch data. The data consists of one or more XOR values to apply to the current image data.
The patch data.
The image offset to patch.
The horizontal patch position in pixels relative to the image.
The horizontal patch position.
The vertical patch position in pixels relative to the image.
The vertical update position.
Reads a portrait animation patch from the given reader and returns it. If the end of an animation update
has been reached then null
is returned
The reader to read the animation patch from.
The read portrait animation patch or null
if end of animation update has been reached.
Generated using TypeDoc
A single portrait animation patch.