//
pkg.gl
Category
github.com/jetsetilly/gopher2600
thumbnailer
package
0.35.3
Repository:
https://github.com/jetsetilly/gopher2600.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
1
Files
602 SLOC
#
Functions
NewAnim
NewAnim is the preferred method of initialisation for the Anim type.
NewImage
NewImage is the preferred method of initialisation for the Image type.
#
Constants
UndefinedNumFrames
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
Anim type handles the emulation necessary for thumbnail image generation.
Image
Image type handles the emulation necessary for thumbnail image generation.