Searched defs:Pixel (Results 1 – 7 of 7) sorted by relevance
13 using Pixel = float[4]; typedef
98 const int32 Pixel (int32 index) const in Pixel() function
134 Real PGMImage<Real>::Pixel(int x, int y) const { in Pixel() function
478 EGifPutPixel(GifFileType *GifFile, GifPixelType Pixel) in EGifPutPixel()887 GifPixelType Pixel; in EGifCompressLine() local
482 DGifGetPixel(GifFileType *GifFile, GifPixelType Pixel) in DGifGetPixel()
794 } Pixel; typedef
3461 struct gl_pixel_attrib Pixel; /**< Pixel attributes */ member