Imports of examples command

PathSynopsis
github.com/fogleman/ggPackage gg provides a simple API for rendering 2D graphics in pure Go.
image/colorPackage color implements a basic color library.
logPackage log implements a simple logging package.
mathPackage math provides basic constants and mathematical functions.
math/randPackage rand implements pseudo-random number generators suitable for tasks such as simulation, but it should not be used for security-sensitive work.