type image.Image (interface)
Method Implmentations
At(x, y int) color.Color
(*Alpha).At
(*Alpha16).At
(*CMYK).At
(*Gray).At
(*Gray16).At
(*NRGBA).At
(*NRGBA64).At
(*NYCbCrA).At
(*Paletted).At
PalettedImage.At
Rectangle.At
(*RGBA).At
(*RGBA64).At
RGBA64Image.At
(*Uniform).At
(*YCbCr).At
*rsc.io/qr.codeImage.At
Bounds() Rectangle
(*Alpha).Bounds
(*Alpha16).Bounds
(*CMYK).Bounds
(*Gray).Bounds
(*Gray16).Bounds
(*NRGBA).Bounds
(*NRGBA64).Bounds
(*NYCbCrA).YCbCr.Bounds
(*Paletted).Bounds
PalettedImage.Bounds
Rectangle.Bounds
(*RGBA).Bounds
(*RGBA64).Bounds
RGBA64Image.Bounds
(*Uniform).Bounds
(*YCbCr).Bounds
*rsc.io/qr.codeImage.Bounds
ColorModel() color.Model
(*Alpha).ColorModel
(*Alpha16).ColorModel
(*CMYK).ColorModel
(*Gray).ColorModel
(*Gray16).ColorModel
(*NRGBA).ColorModel
(*NRGBA64).ColorModel
(*NYCbCrA).ColorModel
(*Paletted).ColorModel
PalettedImage.ColorModel
Rectangle.ColorModel
(*RGBA).ColorModel
(*RGBA64).ColorModel
RGBA64Image.ColorModel
(*Uniform).ColorModel
(*YCbCr).ColorModel
*rsc.io/qr.codeImage.ColorModel
The pages are generated with Golds v0.6.7. (GOOS=linux 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. |