Home | History | Annotate | Download | only in image

Lines Matching refs:holds

28 // Config holds an image's color model and dimensions.
61 // Pix holds the image's pixels, in R, G, B, A order. The pixel at
160 // Pix holds the image's pixels, in R, G, B, A order and big-endian format. The pixel at
272 // Pix holds the image's pixels, in R, G, B, A order. The pixel at
371 // Pix holds the image's pixels, in R, G, B, A order and big-endian format. The pixel at
483 // Pix holds the image's pixels, as alpha values. The pixel at
575 // Pix holds the image's pixels, as alpha values in big-endian format. The pixel at
670 // Pix holds the image's pixels, as gray values. The pixel at
749 // Pix holds the image's pixels, as gray values in big-endian format. The pixel at
831 // Pix holds the image's pixels, in C, M, Y, K order. The pixel at
917 // Pix holds the image's pixels, as palette indices. The pixel at