Versions in this module Expand all Collapse all v0 v0.5.0 Aug 27, 2016 Changes in this version + func EdgeDetection(src image.Image, radius float64) *image.RGBA + func Emboss(src image.Image) *image.RGBA + func Grayscale(img image.Image) *image.Gray + func Invert(src image.Image) *image.RGBA + func Median(img image.Image, size int) *image.RGBA + func Sharpen(src image.Image) *image.RGBA + func Sobel(src image.Image) *image.RGBA