Home
last modified time | relevance | path

Searched defs:ColorIndexAt (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/image/
Dimage.go82 ColorIndexAt(x, y int) uint8 methodSpec
1218 func (p *Paletted) ColorIndexAt(x, y int) uint8 { func