var image/jpeg.errUnsupportedSubsamplingRatio
8 uses
image/jpeg (current package)
reader.go#L30: var errUnsupportedSubsamplingRatio = UnsupportedError("luma/chroma subsampling ratio")
reader.go#L355: return errUnsupportedSubsamplingRatio
reader.go#L386: return errUnsupportedSubsamplingRatio
reader.go#L390: return errUnsupportedSubsamplingRatio
reader.go#L394: return errUnsupportedSubsamplingRatio
reader.go#L411: return errUnsupportedSubsamplingRatio
reader.go#L415: return errUnsupportedSubsamplingRatio
reader.go#L419: return errUnsupportedSubsamplingRatio
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |