Home | History | Annotate | Download | only in whitelist

Lines Matching refs:color

11 	// These image and image/color struct types are frozen. We will never add fields to them.
12 "image/color.Alpha16": true,
13 "image/color.Alpha": true,
14 "image/color.CMYK": true,
15 "image/color.Gray16": true,
16 "image/color.Gray": true,
17 "image/color.NRGBA64": true,
18 "image/color.NRGBA": true,
19 "image/color.NYCbCrA": true,
20 "image/color.RGBA64": true,
21 "image/color.RGBA": true,
22 "image/color.YCbCr": true,