type image.RGBA64Image (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
Rectangle.At
(*RGBA).At
(*RGBA64).At
(*Uniform).At
(*YCbCr).At
Bounds() Rectangle
(*Alpha).Bounds
(*Alpha16).Bounds
(*CMYK).Bounds
(*Gray).Bounds
(*Gray16).Bounds
(*NRGBA).Bounds
(*NRGBA64).Bounds
(*NYCbCrA).YCbCr.Bounds
(*Paletted).Bounds
Rectangle.Bounds
(*RGBA).Bounds
(*RGBA64).Bounds
(*Uniform).Bounds
(*YCbCr).Bounds
ColorModel() color.Model
(*Alpha).ColorModel
(*Alpha16).ColorModel
(*CMYK).ColorModel
(*Gray).ColorModel
(*Gray16).ColorModel
(*NRGBA).ColorModel
(*NRGBA64).ColorModel
(*NYCbCrA).ColorModel
(*Paletted).ColorModel
Rectangle.ColorModel
(*RGBA).ColorModel
(*RGBA64).ColorModel
(*Uniform).ColorModel
(*YCbCr).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. |