Imports of examples command

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/makeworld-the-better-one/dither/v2
imagePackage image implements a basic 2-D image library.
image/colorPackage color implements a basic color library.
image/gifPackage gif implements a GIF image decoder and encoder.
image/pngPackage png implements a PNG image decoder and encoder.
osPackage os provides a platform-independent interface to operating system functionality.