Searched defs:GetPixel (Results 1 – 4 of 4) sorted by relevance
101 int CJBig2_Image::GetPixel(int32_t x, int32_t y) const { in GetPixel() function in CJBig2_Image
488 uint32_t CFX_DIBitmap::GetPixel(int x, int y) const { in GetPixel() function in CFX_DIBitmap
601 __inline__ Status Bitmap::GetPixel(INT x, INT y, Color *color) const in GetPixel() function
87035 pub fn GetPixel(hdc: HDC, x: ::std::os::raw::c_int, y: ::std::os::raw::c_int) -> COLORREF; in GetPixel() function