Documentation ¶ Index ¶ func AddBackground(object image.Image, background image.Image) (image.Image, error) func Grid(width, height, spacing int, lineColor color.Color, backgroundColor color.Color) *image.RGBA func GridFor(img image.Image, spacing int, lineColor color.Color, bgColor color.Color) *image.RGBA Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AddBackground ¶ func AddBackground(object image.Image, background image.Image) (image.Image, error) func Grid ¶ func Grid( width, height, spacing int, lineColor color.Color, backgroundColor color.Color, ) *image.RGBA func GridFor ¶ func GridFor(img image.Image, spacing int, lineColor color.Color, bgColor color.Color) *image.RGBA Types ¶ This section is empty. Source Files ¶ View all Source files grid.go Click to show internal directories. Click to hide internal directories.