image/color.Alpha.A (field)
4 uses
image/color (current package)
color.go#L100: A uint8
color.go#L104: a = uint32(c.A)
image
image.go#L554: p.Pix[i] = color.AlphaModel.Convert(c).(color.Alpha).A
image.go#L562: p.Pix[i] = c.A
![]() |
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. |