Imports of package raster

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
golang.org/x/image/math/fixedPackage fixed implements fixed-point integer types.
imagePackage image implements a basic 2-D image library.
image/colorPackage color implements a basic color library.
image/drawPackage draw provides image composition functions.
mathPackage math provides basic constants and mathematical functions.
strconvPackage strconv implements conversions to and from string representations of basic data types.