Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HanoverSign ¶
func NewHanoverSign ¶
func NewHanoverSign(address, width, height int) (*HanoverSign, error)
func (*HanoverSign) CreateImage ¶
func (s *HanoverSign) CreateImage() *image.Gray
func (*HanoverSign) ValidateImage ¶
func (s *HanoverSign) ValidateImage(img *image.Gray) error
Click to show internal directories.
Click to hide internal directories.