type image/draw.Image (interface)
Method Implmentations
At(x, y int) color.Color
RGBA64Image.At
*image.Alpha.At
*image.Alpha16.At
*image.CMYK.At
*image.Gray.At
*image.Gray16.At
*image.NRGBA.At
*image.NRGBA64.At
*image.Paletted.At
*image.RGBA.At
*image.RGBA64.At
Bounds() image.Rectangle
RGBA64Image.Bounds
*image.Alpha.Bounds
*image.Alpha16.Bounds
*image.CMYK.Bounds
*image.Gray.Bounds
*image.Gray16.Bounds
*image.NRGBA.Bounds
*image.NRGBA64.Bounds
*image.Paletted.Bounds
*image.RGBA.Bounds
*image.RGBA64.Bounds
ColorModel() color.Model
RGBA64Image.ColorModel
*image.Alpha.ColorModel
*image.Alpha16.ColorModel
*image.CMYK.ColorModel
*image.Gray.ColorModel
*image.Gray16.ColorModel
*image.NRGBA.ColorModel
*image.NRGBA64.ColorModel
*image.Paletted.ColorModel
*image.RGBA.ColorModel
*image.RGBA64.ColorModel
The pages are generated with Golds v0.7.0-preview. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |