LibAPNG
Sequence number of the animation chunk, starting from 0
Width of the following frame
Height of the following frame
X position at which to render the following frame
Y position at which to render the following frame
Frame delay fraction numerator
Frame delay fraction denominator
Type of frame area disposal to be done after rendering this frame
Type of frame area rendering for this frame
Indicate whether the file is a simple PNG.
Indicate whether the default image is part of the animation
Gets the base image.
If IsSimplePNG = True, returns the only image;
if False, returns the default image
Gets the frame array.
If IsSimplePNG = True, returns empty
Gets the IHDR Chunk
Gets the acTL Chunk
Get raw data of the chunk
Modify the ChunkData part.
Modify the ChunkData part.
Convert big-endian to little-endian or reserve
Convert big-endian to little-endian or reserve
Convert big-endian to little-endian or reserve
Convert big-endian to little-endian or reserve
Convert big-endian to little-endian or reserve
Compare two byte array
Describe a single frame.
Gets or Sets the acTL chunk
Gets or Sets the fcTL chunk
Gets or Sets the IEND chunk
Gets or Sets the other chunks
Gets or Sets the IDAT chunks
Add an Chunk to end end of existing list.
Add an IDAT Chunk to end end of existing list.
Gets the frame as PNG FileStream.