type image/jpeg.Options

2 uses

	image/jpeg (current package)
		writer.go#L569: type Options struct {
		writer.go#L575: func Encode(w io.Writer, m image.Image, o *Options) error {