Versions in this module Expand all Collapse all v0 v0.12.0 Jan 24, 2022 Changes in this version + func CopyToSelection(source stdimage.Image, target image.Selection, options ...Option) + func FillWithSelection(target draw.Image, source image.Selection, options ...Option) + func FromSelection(source image.Selection, options ...Option) stdimage.Image + type Option func(opts) opts + func Zoom(zoom int) Option