Documentation ¶
Overview ¶
Package imageutil implements some image utility functions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Border ¶
Border returns four rectangles that together contain those points between r and r.Inset(inset). Visually:
00000000 00000000 11....22 11....22 11....22 33333333 33333333
The inset may be negative, in which case the points will be outside r.
Some of the returned rectangles may be empty. None of the returned rectangles will overlap.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.