Documentation ¶
Overview ¶
Package goimage provides functions for converting Pixiq image.Selection into standard Go image.Image and vice-versa
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyToSelection ¶
CopyToSelection copies standard Go Image to Pixiq image.Selection. The size of target Selection limits how much of the source Image is copied.
func FillWithSelection ¶
FillWithSelection fills existing standard Go draw.Image with pixels from image.Selection
Types ¶
Click to show internal directories.
Click to hide internal directories.