package
0.35.3
Repository: https://github.com/jetsetilly/gopher2600.git
Documentation: pkg.go.dev

# Functions

NewAnim is the preferred method of initialisation for the Anim type.
NewImage is the preferred method of initialisation for the Image type.

# Constants

UndefinedNumFrames indicates the that the thumbnailing emulation should run until it is explicitely stopped with the EndCreation() function (or implicitely with a second call to Create()).

# Structs

Anim type handles the emulation necessary for thumbnail image generation.
Image type handles the emulation necessary for thumbnail image generation.