Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Go 运行时(谷歌 appengine 中的版本)包 image/jpeg 在尝试解码使用渐进格式的 JPEG 时返回“不支持的 JPEG 功能:渐进模式”。这是我的错误吗?还是这种类型的 JPEG 在 Go 中还不能解码?
它将包含在即将发布的 Go 1.1 版本中。
修订:51f26e36ba98:图像/JPEG:解码渐进式 JPEG。