Searched defs:GetPixelColor (Results 1 – 2 of 2) sorted by relevance
142 void GetPixelColor(uint8_t& red, uint8_t& green, uint8_t& blue, uint8_t& alpha) const in GetPixelColor() function156 Rgba8T GetPixelColor() const in GetPixelColor() function
501 uint32_t GifDecoder::GetPixelColor(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha) in GetPixelColor() function in OHOS::ImagePlugin::GifDecoder