Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultOptions = &Options{ Width: 200, Height: 200, Mask: "plain", Colors: []color.RGBA{ color.RGBA{0, 0, 0, 0xff}, color.RGBA{0xff, 0xff, 0xff, 0xff}, }, Size: 80, DPI: 72, Desc: "Dummy image generator", }
to be used only with dopt.Copy(), otherwise the default colors can be changed.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.