commit | 0057a939a541e6068d04ccf947c61a708378101d | [log] [tgz] |
---|---|---|
author | cuishuang <imcusg@gmail.com> | Tue Apr 16 09:56:14 2024 |
committer | Gopher Robot <gobot@golang.org> | Tue Apr 16 17:49:06 2024 |
tree | 3393dd5060a6f36dcdfb54ae025a6f6a07794e1f | |
parent | 9e190ae4a3c5edc736fd99ba38be1c9d08ea5320 [diff] |
tiff: fix function name in comment Change-Id: I33d53b519cd495e5b576ad5a3d142abb215a8b1e Reviewed-on: https://go-review.googlesource.com/c/image/+/579176 Reviewed-by: qiu laidongfeng2 <2645477756@qq.com> Auto-Submit: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Run-TryBot: shuang cui <imcusg@gmail.com> Reviewed-by: Cherry Mui <cherryyz@google.com>
This repository holds supplementary Go image libraries.
The easiest way to install is to run go get -u golang.org/x/image/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/image
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the image repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.