Documentation ¶
Index ¶
- type Picture
- func (p *Picture) Replace(searchPic *Picture, replacer *Picture) (image.Image, error)
- func (p *Picture) ReplaceAll(searchPic *Picture, replacer *Picture) (image.Image, error)
- func (p *Picture) SearchAllPic(searchPic *Picture) (bool, []image.Rectangle)
- func (p *Picture) SearchPic(searchPic *Picture) (bool, image.Rectangle)
- func (p *Picture) SetCompareAccuracy(compareAccuracy int)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Picture ¶
func (*Picture) ReplaceAll ¶
func (*Picture) SearchAllPic ¶
func (*Picture) SetCompareAccuracy ¶
Click to show internal directories.
Click to hide internal directories.