Contains data about a gif frame.
0.1.0
read onlybytes:Bytes
The pixel data of the image as bytes.
read onlyh:Int
The height of the image.
read onlyw:Int
The width of the image.
read onlyx:Int
The x position of the image.
read onlyy:Int
The y position of the image.