Go stdlib package — image/color. Auto-indexed from CDN. Method-level security roles have not been annotated; rule writers should inspect the source before use.
.Alpha16.RGBA()NeutralAlpha16.RGBA() (uint32, uint32, uint32, uint32)
Alpha16.RGBA function.
.CMYKToRGB()NeutralCMYKToRGB(c uint8, m uint8, y uint8, k uint8) (uint8, uint8, uint8)
CMYKToRGB converts a CMYK quadruple to an RGB triple.
.ModelFunc()NeutralModelFunc(f func(Color) Color) Model
ModelFunc returns a Model that invokes f to implement the conversion.
.NRGBA64.RGBA()NeutralNRGBA64.RGBA() (uint32, uint32, uint32, uint32)
NRGBA64.RGBA function.
.NYCbCrA.RGBA()NeutralNYCbCrA.RGBA() (uint32, uint32, uint32, uint32)
NYCbCrA.RGBA function.
| FQN | Field | |
|---|---|---|
| image/color | fqns[0] |
Wrong FQN → 0 findings. Verify with: change fqns to garbage → must produce 0 results.
// standard library — no go.mod entry required
from codepathfinder.go_rule import ... # image/color