Versions in this module Expand all Collapse all v0 v0.1.0 Sep 15, 2023 v0.0.4 Sep 15, 2023 Changes in this version + func Merge(imgs []image.Image, options ...func(*Option)) (mergedImg image.Image, points []image.Point, err error) + func WithGridMode() func(*Option) + type Option struct