Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ImageDetail ¶
type ImageTile ¶
type ImageTile struct {
X int
Y int
Rect image.Rectangle
ProminentColour color.RGBA
// SimilarImages used in 'matched' mosaic image
SimilarImages *[]ImageDetail //
// ThumbnailImage used in 'tinted' mosaic image
ThumbnailImage *ImageDetail // Image that will be render in the tile
}
Click to show internal directories.
Click to hide internal directories.