image.CMYK.CMYKAt (method)

2 uses

	image (current package)
		image.go#L888: 	return p.CMYKAt(x, y)
		image.go#L891: func (p *CMYK) CMYKAt(x, y int) color.CMYK {